diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index fa08ffc..351efcc 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -116,7 +116,7 @@ decluttering_templates: {% if is_state(config.entity,'on') %} var(--accent-color) {% else %} - var(--background-color) + var(--background-color-2) {% endif %} !important; transition: background-color 1s !important;