You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
(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:
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:
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 : )
The text was updated successfully, but these errors were encountered:
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 : )
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"
(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:
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:
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 : )
The text was updated successfully, but these errors were encountered: