mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2025-02-17 10:48:34 +01: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-weather-sunny: + :material-weather-night: – `material/weather-sunny` + `material/weather-night`
|
||||||
* :material-eye-outline: + :material-eye: – `material/eye-outline` + `material/eye`
|
* :material-eye-outline: + :material-eye: – `material/eye-outline` + `material/eye`
|
||||||
* :material-lightbulb-outline: + :material-lightbulb: – `material/lightbulb-outline` + `material/lightbulb`
|
* :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 }
|
`name`{ #toggle-name }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user