Add Brown Color to Palette #4245
skylerknight
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
Fun fact...there is no such thing as brown in RGB made by light. There's only orange in a darker shade/luminosity compared to the context. That's why they do the |
Beta Was this translation helpful? Give feedback.
4 replies
-
Here is a brown option: https://davidpiesse.github.io/tailwind-md-colours/ just add the source colors to tailwind.config.js/theme/colors |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
It would be great if a true brown color could be added to the color palette. I know it's hard to get a decent color brown, but something would be better than nothing for sure. I noticed that even the official Tailwind site is using a background of "bg-orange-500" and then and inner div with "bg-black bg-opacity-75" to create a true brown color.
Thanks for your consideration : )
Beta Was this translation helpful? Give feedback.
All reactions