I have tried to set the icon colour using the style override, but it sets the colour as the same on all icons.
I want the icon colour to reflect the colour as the bar colour.
I tried using color: var(--bar-color); but doesn't work.
Anyone managed to do this?
I have tried to set the icon colour using the style override, but it sets the colour as the same on all icons.
I want the icon colour to reflect the colour as the bar colour.
I tried using
color: var(--bar-color);but doesn't work.Anyone managed to do this?