mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Added popular combination for dark theme toggle (#3460)
This combination is presented in material documentation: https://material.io/design/color/dark-theme.html#behavior
This commit is contained in:
parent
a8c5da8a35
commit
4b9d9c0a65
@ -207,6 +207,7 @@ The following properties must be set for each toggle:
|
||||
* :material-weather-sunny: + :material-weather-night: – `material/weather-sunny` + `material/weather-night`
|
||||
* :material-eye-outline: + :material-eye: – `material/eye-outline` + `material/eye`
|
||||
* :material-lightbulb-outline: + :material-lightbulb: – `material/lightbulb-outline` + `material/lightbulb`
|
||||
* :material-brightness-4: + :material-brightness-7: – `material/brightness-4` + `material/brightness-7`
|
||||
|
||||
`name`{ #toggle-name }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user