Custom icon color

would be great to simply have the option to change custom icon color for active and inactive status (for each icon specific - active tap-water i’d love to have blue, instead of yellow (which is great for lamps)

a simple color picker under “visibility” or “layout” for active and inactive icon would be awesome

You can, through themes.

for specific icons? how?

i tried this without sucess:

card_mod:
style: |
:host {
–state-binary-sensor-alerting-color: rgb(0,255,0);
}

Look at the state color documentation

1 Like