Replies: 1 comment 1 reply
-
Please be more precise as what you mean by "sometimes". If you can provide a case that works and one that doesn't, we can check if the documentation needs to be updated or not, because I may have missed some case, but "sometimes" is too vague. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The "Changing the colors" page does mention that you can override colours using something alongside this:
The issue with that is, that this override does sometimes not work.
In my case did the above not work, no matter what I did. Only after changing
:root
to[data-md-color-primary=purple]
did the colour update.I can't tell if this is just outdated documentation or perhaps even unintentional behaviour from the theme, but either way will this require some sort of update here...
Beta Was this translation helpful? Give feedback.
All reactions