You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config-page table headers not styled — Home Assistant router pages (automations, scripts, scenes) render pickers in light DOM, so the previous shadow-piercing selectors never matched. Headers on Automations, Scripts, and Scenes pages now get the yellow header / dark header-row styling.
Added
Off-state slider colors — sliders in entity rows (e.g. slider-entity-row) now render with a dark blue knob (#2e3a4f) and dark blue track (#0d4e70, matching the switch palette) while the entity is off or closed, instead of staying bright at zero.