Custom colors don't work when you specify a pallette #2371
jparthasarthy
started this conversation in
General
Replies: 0 comments
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.
-
Hey guys I wanted to put this discussion here so if someone runs into the same issue they won't get stuck like I did. I followed the instructions on this page: https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#customization for "Custom Colors," but it was not working.
The issue was that that I had a palette specified in my mkdocs.yaml file. If you are trying to use custom colors, the palette must be blank or it won't work. I'm not sure if this is a bug or not, but just wanted to put this info here in case someone else gets stuck.
The instructions in question:
Beta Was this translation helpful? Give feedback.
All reactions