
🚀 Frosted Glass v1.2.1
A tidy compatibility pass: new HA color tokens for text/primary, proper Light/Dark mode wiring and clearer pop-ups for better readability on non-blur setups in Lite versions.
🎨 New HA Color Tokens (2025.8)
- Added the full ha-color-primary-05…95 scale, aligned to the theme palette.
- Added color-primary-05…95 aliases for broader card compatibility.
- Support for HA’s new text-color token usage across cards - components that rely on HA’s updated color system now pick up the correct contrast and accents automatically.
🌓 Mode-Aware by Design
- The theme now cleanly defines both light and dark modes.
- Cards and custom components that respect HA modes read the right values per mode, reducing edge cases and visual drift.
🪟 Readability Boost for Lite Dialogs
- Lower transparency on pop-ups/dialogs in Lite variants for sharper text and controls.
- This specifically targets the no-blur environment, where overly transparent layers made content harder to read.
🧩 Better Card Interop (Under the Hood)
- Token mapping and variable consistency tightened up so cards that reference HA’s primary/text tokens behave more predictably.
- Same look you expect, less fiddling with per-card overrides.
Known Limitations (Unchanged)
Some complex custom cards (deep shadow DOM / heavy nesting) still resist fully uniform styling.
➡️ They continue to fall back gracefully; no aggressive forcing beyond safe defaults.