#How can I change the icon color from a icon state in the Picture elements Card?

1 messages · Page 1 of 1 (latest)

noble valve
#

How can I change the icon color from a icon state in the Picture elements Card?
I tried:

- type: state-icon
    entity: cover.gang_onder_gordijn
    style:
      left: 89%
      top: 27%
      '--paper-item-icon-active-color': red
      '--paper-item-icon-color': blue

what do I do wrong?