-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Include multiple color palettes #6
Comments
MaterialUI.co have a nice Flat UI Colors palette. Her is a Gist in Scss and in Sass. |
I know Materialui.co, really good resource. My point was more in the direction of good combinations of colors. However, thinking about it I came to realize that the best approach is to let the user decide. I will extend the Material theme to generate the right CSS for the 400- or 500-variant of every primary color in Google's Material Design palette and good matching accent colors, so the user can decide from the configuration file. However, thanks for your feedback! |
Sounds good! Your welcome. |
This is great, can't wait to try it! |
Nice work @squidfunk 👍 You should probably give an example how to use it, either on the extra:
# other config
palette:
primary: deep orange
accent: light blue |
wow, nice 🎉 – I have only looked at "Customization"... I underestimated you, I'm sorry! 😄 |
My pleasure, trying to build the best and most flexible MkDocs theme. Still loads of work to do (refactor project drawer, optimize typography), but we're on the way with the great help of you guys. Thanks! |
Best? Already. And most flexible MkDocs theme? Sounds good! 🍬 |
The theme is easily customizable through compilation but it would be nice if there were some more nice material design colors palettes included. Suggestions for good palettes are welcome, maybe one for every color.
The text was updated successfully, but these errors were encountered: