Skip to content
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

Intense transparency on detail view in Chrome #80

Open
rubin110 opened this issue Jun 3, 2024 · 4 comments
Open

Intense transparency on detail view in Chrome #80

rubin110 opened this issue Jun 3, 2024 · 4 comments

Comments

@rubin110
Copy link

rubin110 commented Jun 3, 2024

The transparency with detail views is pretty high. I think this started in the last month and I ended up switching to another theme as I didn't have time to address it. I'm back to it now. I did see a few other bugs related to this but they're old and closed so I figured I should just open a new one.

Running version 1.9.1 with Chrome 125.0.6422.77.

image
@AlexJGood
Copy link

I also have the same issue on Edge and Brave. Something with the blurred background is missing. Not sure if it's the theme or an update that breaks this. I do really like the blurred background

@Plop
Copy link

Plop commented Jul 5, 2024

I have the same issue on Firefox 126.0.1, using Metrology 1.9.1.

I also have the issue on the HomeAssistant client version 2024.6.1 on Android 13

@MathisP75
Copy link

Same issue here, makes it unusable.

@Nicks57
Copy link

Nicks57 commented Aug 5, 2024

Hi,
I have the same problem and found a way to solve it: Edit metro.yaml under themes|metro, and modify line 509 "background-color: rgba(var(--rgb-mdc-theme-surface), .5) !important;" to "background-color: rgba(var(--rgb-mdc-theme-surface), 1) !important;"

image

Reload HA YAML configuration via Development Tools.

Hope this will help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants