basnijholt / lovelace-ios-themes

❤️📱🏠🤖 Themes inspired by iOS Dark ⬛️ and Light ◻️ Mode for Lovelace Home Assistant with different backgrounds
MIT License
644 stars 83 forks source link

check out kibibit/kb-frosted-cards #22

Open basnijholt opened 3 years ago

basnijholt commented 3 years ago

https://github.com/kibibit/kb-frosted-cards

Nezz commented 6 months ago

I just had a look at this (there are several issues that mention frosted/blurred cards). It's basically these two:

ha-card :host { backdrop-filter: blur(5px) }
ha-dialog .mdc-dialog__surface { backdrop-filter: blur(5px); }