[1.4.0] - 2026-07-04 - Release
Summary
- Expands the theme from 8 to 11 accent colours β adding Blue and Emerald, and renaming/re-hueing Purple β Violet and Fuchsia β Pink β alongside a large amount of under-the-hood token and structural work.
Added
- Two new accent variants β Blue and Emerald, bringing the picker to 11 selectable themes.
- Lock entity colours: lock states now follow the theme's accent/neutral scheme (locked = accent, unlocked/transitional = muted grey, jammed = red) instead of HA's fixed green/red.
- Inline code contrast: inline code text colour is now set for readability on the dark code background.
- Code editor surface: the YAML/automation/template editor now uses a pure-black background instead of a lighter default panel.
Changed
- "Black with Purple" β "Black with Violet": renamed and shifted bluer (
#9c27b0β#7c3aed) for clearer separation in the picker. - "Black with Fuchsia" β "Black with Pink": renamed and shifted to true pink (
#ff00ffβ#ec4899). Oldvar(--purple-color)/var(--fuchsia-color)references remain available for backward compatibility. - Card title/header colour is now themeable via
ha-card-header-color(white remains the default).
What's Changed
- v1.4.0 by @PlayFaster in #15
Full Changelog: v1.3.8...v1.4.0