Hi,
based on the slate theme I created a new one. So far so good, but when I pull the slider for brightness for lights entities or for covers, I can not see the actual brightness because it seems to be white text color on white background. The text color seems to be acording to “primary-text-color”, which is white in my case. Is there a seperate color entry for this part here? And if not for the text, maybe for the background?
Hi. And thanks for the info. At first I couldn’t figure out where and how to put clear-background-color in my themes.yaml file. After looking at your post on GitHub I added:
clear-background-color: “#212121”
In the file and this works like a charm! Thanks again.