#That would be appreciated thanks, not
1 messages · Page 1 of 1 (latest)
Everything looks good at a quick glance. A couple of questions:
- Have you reloaded the themes via services?
> Services > Home Assistant Frontend: Reload themes - Have you verified
card-modandcard-toolsare installed?
on Chrome F12 console
- Have you successfully installed any other themes and were able to see them correctly?
Regarding adding popup theme code: Just came across this which caught my eye.
Visit https://github.com/ngocjohn/hass-config and watch the first couple seconds of the first video.
Look at the code found in this theme file
I just saw that I had this added at the beginning of my yaml file
dialog-backdrop-filter: blur(2em) brightness(0.80)
...it may have been this line as well 🤷♂️
he uses this:
dialog-backdrop-filter: blur(12px) brightness(0.3)
I suppose that this may be a key factor🤔
Perfect, I got it working guys 💪🏻 thanks for the help!
From that theme code:
What is the way to tone down the blue colour around the edges to a softer white , looks more blue in below photo but would still like to teak it
@tepid kayak I got your way working on my own theme also but might just stick to using the above as a base and tweak
I believe that is handled with the --dialog-box-shadow variable.