👨💻 A Quick Note from the Maintainer
I'd like to apologize for the slower release cycle of bug fixes recently. Life has been quite busy lately! My wife and I are expecting the arrival of our second daughter 🎀 (December/January), and I have also recently changed jobs. As you can imagine, this period is quite demanding on both my time and resources.
This project started purely as a hobby, and I honestly never expected it to reach this level of success. I truly appreciate every single one of you who uses this theme.
If you enjoy my work and would like to support me or say thanks, you can do so here:

🔥 Breaking Change Fixes (Card-mod 4.0.0):
- Updated CSS selectors for Bubble Cards to ensure compatibility with the new Card-mod rendering engine. Migrated deprecated syntax
(ha-card.type-...)to the new standard(:host(.type-...) ha-card)
✨ Improvements:
- Custom Background Support: Removed global
!importantflags from the base card styling
What this means: You can now define custom backgrounds (images, colors, gradients) on individual cards using card_mod or button-card, and the theme will respect your choice instead of forcing the default frosted glass effect.
Default theme behavior remains unchanged (glass effect applies unless overridden).
