I’m unable to get the slider color to change on an entities card. I do not want to use Card Mod or other HACS - I’m trying to do everything with native HA functionality.
I am using the following setting in my current theme - but no matter what I try, the scroll bar doesnt change colors.
Is there a way to configure a custom them to address specific cards such as the Entities Card? I’ve searched everywhere and can’t find any examples of this.
Current Settings Tried that do not work:
paper-slider-knob-color: “#44739e”
paper-slider-knob-start-color: “#44739e”
paper-slider-pin-color: “#44739e”
paper-slider-active-color: “#44739e”
paper-slider-secondary-color: “#44739e”
paper-slider-container-color: “#44739e”
Slider I’m trying to change…
Here’s the setting for the card with the selected Theme with the variables above - it does not change the color of the slider.