dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.76k stars 188 forks source link

Unable to change the background in v3.2.0 #605

Closed nolan879 closed 2 years ago

nolan879 commented 2 years ago

Before the update my Dashboard would use the background from my chosen theme, now I am not able to remember how I changed it before. Anyone able to point me in the right direction?

MichelJourdain commented 2 years ago

07E391FE-BEE3-4C93-9069-FA88BA46C06A

prjcarr commented 2 years ago

On a similar note, is it possible to use a dark theme for DD and another theme for the rest of HA?

MichelJourdain commented 2 years ago

No, that's not possible

nolan879 commented 2 years ago

07E391FE-BEE3-4C93-9069-FA88BA46C06A

I have the theme selected, this is what the background should be: https://i.imgur.com/Ra6NsOj.png Here is what I see: https://i.imgur.com/SKhKlhY.png

Theme is selected: https://i.imgur.com/8Bnoo9P.png

nolan879 commented 2 years ago

Solved:

In custom_components/dwains_dashboard/lovelace/ui-lovelace.yaml , I had to change

lovelace-background: var(--background-image) to background: var(--background-image)