-
-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make transparency of cards blurry #49
Comments
I'd like to second this. The cards look beautiful on the dashboard, and the entity info seems fine. But when I use Thomas Loven's custom:popup-card with any of these themes the background transparency makes it hard to read the content. For example: I've tried to figure out how to adjust the transparency, but nothing seems to work. |
I'd also second this. And it should be easy to implement with CSS backdrop filter property. I'd add that the top menu should also be blurry, as well as the pull down boxes that now only have transparency. Later next week if i find the time, Ill check if maybe I can make a pull request.... that is the author will permit me. @basnijholt Would you like me to take a quick look? |
I have been looking around, It seems like there is a solution for popups here https://community.home-assistant.io/t/assistance-with-adding-blur-transparency-effect-instead-of-regular-transparency/577259 but it would need to be implemented by the theme author. The Variable used there is "dialog-backdrop-filter: blur(5px)". Maybe there is an :app-header-background-filter: blur(5px)" available too @basnijholt do you have any knowledge of this? Are there ways to add a smooth background filter to elements within home assistant? |
Hi, cards in Apple's Home app are making the background (very) blurry, which greatly enhances read-ability of the text on the card. Is that something that can be set already in the theme or added as a future feature?
The text was updated successfully, but these errors were encountered: