FR: add icon-on/off theme color #11479
Unanswered
Mariusthvdb
asked this question in
Dashboard
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
for more flexible theming, and making boolean/switch/toggle icons stand out of regular icons, it would be very helpful to have a theme variable for icon-off.
we now have
but the plain icon-color is for all icons.
if one wants to have eg switches use an on and off color, and not use the regular icon-color, this seems not possible.
compare with the toggle
which allows us to do that.
would be a real improvement if we could have those for the icon too.
or simply the on-icon-color/off-icon-color.
hope you will consider.
it would make custom-ui obsolete, and allow us to set this in core HA, and not have to resort to custom card-mod-theme (which is not very robust) or card_mod (which would be an enormous heap of labor setting on each toggle) for. simple frontend effect.
Beta Was this translation helpful? Give feedback.
All reactions