#2026.3 Dropdown theme variables changed? Documentation?
1 messages · Page 1 of 1 (latest)
Where you able to find out more? 2026.04 made my input fields have a white background with off white text. I have a customized dark theme but can't find out how to darken these inputs again.
Hi @brazen night No nothing yet and no help from anyone. Have to customise every single front UI card. Annoying. When it comes to the settings and development sections is harder to get a workaround. See if I can try to push again for getting some sort of hold of offical documentation. (lack of it is the downside of HA)
I just spent a couple of hours with Copilot on this issue, and we tried a lot of different angles - with no luck.
If your theme doesn't use mode, there is a workaround. Set your custom theme to use the dark mode, at least you can see the text and background..
Just add dark like this
modes:
dark:
accent: "#FFFFFF" # or whatever
Thanx for this workaround, good enough for me for now.
@brazen night Found them in beta channel:
ha-color-form-background:
ha-color-form-background-hover:
ha-color-form-background-disabled:
that still didnt help me out tho...
on some inputfields the text title turned into black...
and in editor mode all stuff is white.....
i out of options on this ....
Thanx, that's it!