Gauge Card Severity Colors

lovelace_gauge_needle_card

Is it possible to change the severity colors on the gauge card? I tried to change the label-badge in my current theme (label-badge-green: “#9bc53d”) but it doesn’t seem to have any affect on the card. Are the Red/Green/Yellow colors baked in or can they be overridden?

Any help or suggestions would be GREATLY appreciated!

Theme should work.
Themes reloaded?

Hey! Thanks for the reply!

Reloaded, cache cleared and even rebooted…That’s why I was thinking the colors were baked into the card?!

Found it.
There were changes a while ago.
Use this in your theme:

th_gauge_4:
  info-color: "grey" # former label-badge-blue
  success-color: "pink" # former label-badge-green
  warning-color: "orange" # former label-badge-yellow
  error-color: "green" # former label-badge-red

1 Like

Awesome! I’ll play with it tonight!! Thank you! Thank you! Thank you!

You can take it a step further: