From 4b9d9c0a65d9586677853365361ac4dc46b44b48 Mon Sep 17 00:00:00 2001 From: Joseph Perez Date: Sun, 16 Jan 2022 10:03:48 +0100 Subject: [PATCH] Added popular combination for dark theme toggle (#3460) This combination is presented in material documentation: https://material.io/design/color/dark-theme.html#behavior --- docs/setup/changing-the-colors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/setup/changing-the-colors.md b/docs/setup/changing-the-colors.md index 1a2e142b5..29d8f9572 100644 --- a/docs/setup/changing-the-colors.md +++ b/docs/setup/changing-the-colors.md @@ -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 }