seems the light card is darker then what you guys posted above? see below, the circle for brightness is done, any setting needs to be changed? I’m using background 2.
Hello @basnijholt!
This is a great piece of work. Thanks for that.
I’ve got a question regarding custom header - while I think it’s great for a desktop mode or tablet - I think it’s not so great anymore for a mobile view.
Basically it shrinks the area of tab names dramatically, so there’s even less visible tabs in a mobile than withthout a Custom Header. I always wanted to maximize this area instead of shrinking it.
Do you know if this can be done? I can disable tab shevrons of course, but I still want to have them.
Any ideas here?
Basically the only thing which I like in Custom Header is making the header transparent (if there’s a way for this without Custom Header - I’d appreciate some solution).
I installed the theme but I can’t tell if the devices are on or off. I can differentiate if the device is connected or not, but the color does not change if the device is on. Any ideas? Thanks,
Hi
Same issue for me. I’m using own-hosted version as Home Assistant 0.103.6 (no docker version)
All plugins, lovelace addons are activated by the webUI.
Many changes on some yaml file aren’t used on this version…
Can not get the background image to change for the life of me.
The theme enables okay, but no background comes up.
I have background: var(--background-image) at the top of my lovelace config file.
I have installed this through HACS.
I note that the background-image variable in the ios-themes.yaml is looking for the background images here background-image: "center / cover no-repeat fixed url('/hacsfiles/themes/ios-themes/homekit-bg-dark-blue.jpg')" but they are located in /config/themes/homekit-bg-dark-blue.jpg
I have restarted a few times no change, have tried incognito mode in chrome as well.
Hi, Thank you very much for this very nice theme!
On this screen what have you used to have the system information? Like CPU temp, Memory usage an so on?
Thank you again!
To make the heading transparent, you just use and RGBA code in the theme’s .yaml file. here is the code for my exact header. This assumes that you are now using customer header instead of compact custom header.
ch-background: rgba(137, 156, 170, 0.8)
In order to get time and date instead of the menu button in top right, you need to have custom header installed. Then click on the top right ellipsis>configure IU>raw configuration editor. Then under customer header add this code (I have since changed up my date and time display a little):
Thank you for this very successful theme.
I have a question, I can’t get the dark sidebar… Should it be automatic?
On the other hand, how to make the other pages of HA be modified too (map, history…)