File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ Changed the docs' default colour scheme
Original file line number Diff line number Diff line change @@ -14,15 +14,17 @@ theme:
1414 # Light mode (toggle to dark mode)
1515 - scheme : default
1616 # Other colour choices at https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#color-palette
17- primary : blue-grey
17+ primary : blue
18+ accent : orange
1819 # More info on toggles at https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#color-palette-toggle
1920 toggle :
2021 icon : material/weather-night
2122 name : Switch to dark mode
2223
2324 # Dark mode (toggle back to light mode)
2425 - scheme : slate
25- primary : pink
26+ primary : deep orange
27+ accent : blue
2628 toggle :
2729 icon : material/brightness-7
2830 name : Switch to light mode
You can’t perform that action at this time.
0 commit comments