Open madtraxx18 opened 1 year ago
edit the ios-dark-mode.yaml in themes/ios-dark-mode.
Find the line:
app-header-background-color: rgba(155, 155, 155, 0.8)
to:
app-header-background-color: rgba(0, 0, 0, 0.3)
Reload All Configuration YAML or restart HomeAssistant, the top bar is now transparent.
More transparent: change 0.3 to 0. or 0.1 Less transparent: change 0.3 to 0.4, 0.5, 0.6...
I hope this solve your issue
well it might be that I need to alter this with another HACS repository, but in the examples (pictures) I see a transparent HA header. After installing the theme my header remains the way it was. (dark themed) not transparent.