mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-02 20:04:27 +02:00
docs: forgot to commit setting the accent in mkdocs.yml
This commit is contained in:
@@ -44,6 +44,7 @@ theme:
|
|||||||
- media: "(prefers-color-scheme: light)"
|
- media: "(prefers-color-scheme: light)"
|
||||||
scheme: default
|
scheme: default
|
||||||
primary: custom
|
primary: custom
|
||||||
|
accent: custom
|
||||||
toggle:
|
toggle:
|
||||||
icon: material/weather-sunny
|
icon: material/weather-sunny
|
||||||
name: Switch to dark mode
|
name: Switch to dark mode
|
||||||
@@ -52,6 +53,7 @@ theme:
|
|||||||
- media: "(prefers-color-scheme: dark)"
|
- media: "(prefers-color-scheme: dark)"
|
||||||
scheme: slate
|
scheme: slate
|
||||||
primary: black
|
primary: black
|
||||||
|
accent: custom
|
||||||
toggle:
|
toggle:
|
||||||
icon: material/weather-night
|
icon: material/weather-night
|
||||||
name: Switch to system preference
|
name: Switch to system preference
|
||||||
|
Reference in New Issue
Block a user