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:
Joseph Perez 2022-01-16 10:03:48 +01:00 committed by GitHub
parent a8c5da8a35
commit 4b9d9c0a65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }