Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Quick Brown Fox text (and several other suggestions) #518

Open
justingolden21 opened this issue Nov 30, 2020 · 3 comments
Open

Replace Quick Brown Fox text (and several other suggestions) #518

justingolden21 opened this issue Nov 30, 2020 · 3 comments

Comments

@justingolden21
Copy link

Hi, I have a suggestion for a feature.

Let's say my brand not only wants to specify the heading and paragraph fonts, but also wants to specify the type for its name. Instead of saying "The Quick Brown Fox..." I should be able to enter my own text: "text": "Brand Name"

` ` `
{
    "headings": [60,48,36],
    "color": "#231f20",
    "font": "Open Sans",
    "tracking": 10,
    "weight": 300,
    "text": "Brand Name"
}
` ` `

(I put spaces between the backticks because apparently backslash doesn't work as an escape character in markdown on GitHub.com)

Also, displaying the name of the font would be very useful. Right now I'm just making it a heading:

image

But instead of having a heading above that says "Open Sans", I'd love to have the ability to just display it in the paragraph.

One other suggestion is to display the other typography info such as tracking. I have tracking set to 10, but it's not displayed below:

image

Lastly, is there a way to customize the theme? I'd love to replace the default colors and type on the page itself with my brand's, but it doesn't seem like I can.

Thank you in advance, and looooove this project, will be using this for many more to come : )

@justingolden21
Copy link
Author

Oh and one more: The option to display CMYK in colors, right now I'm forced to just mention it in a sidenote below as even editing the color messes everything up, and adding it after the color puts everything in newlines. Many projects are primarily designed for print, so having CMYK as an option would be a very useful feature to have. Thank you for listening to all of my feedback : )

@justingolden21
Copy link
Author

One more idea: quick copy buttons for the colors

@justingolden21
Copy link
Author

Also, if you'd like me to mockup examples of what I mean or explain the utility in adding them, I can : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant