Custom colours not working #8528
Unanswered
lukecharle
asked this question in
Q&A
Replies: 2 comments
-
|
Thanks for reporting. This is a customization request. Converting to discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @lukecharle, theme:
name: material
palette:
primary: custom
features:
- navigation.tabs
- navigation.sections
- navigation.expand
- navigation.top
- search.suggest
- search.highlight
- content.code.annotate
- content.code.copy
extra_css:
- stylesheets/extra.css |
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.
-
Context
No response
Bug description
So I've followed the steps here:
https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#custom-colors
I have the following for the theme block in my
mkdocs.yml:And then use the following in
docs/stylesheets/extra.css:But I'm always ending up with the default blue colour. Am I missing something obvious here?
Related links
N/A
Reproduction
N/A
Steps to reproduce
N/A
Browser
No response
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions