lovelace-themes
lovelace-themes copied to clipboard
Google - Dark theme with TV is not visible
Is your feature request related to a problem? Please describe. Switching from default theme to Google - Dark the icon of the TV appears white
Describe the solution you'd like A dark image (like a material one as in the default theme)
Describe alternatives you've considered Or we can remove the image and just display a 0x0px element without height/width
Additional context
See the attached screenshot
And here is the config for the card (it's just a basic media player)
entity: media_player.tv
type: media-control
+1, for me this just makes the entire media player disappear:
But the buttons are still there. It appears that the .background element is blocking everything from being viewed, because it's background color is the "primary-color" variable which is set to the same color as the text (white in dark mode, black in light mode)
This is an issue for me too. A fix would be appreciated!
honestly i'm surprised this theme is still in use except by me :) please check the potential fix on the branch created for this issue: https://github.com/liri/lovelace-themes/blob/7-google-dark-theme-with-tv-is-not-visible/themes/google-home.yaml