Im trying to change the font color on my mushroom climate card, ive followed this page https://community.home-assistant.io/t/mushroom-cards-card-mod-styling-config-guide/600472/4 but nothing happends when i try to change the color?
heres my .yaml
https://pastebin.com/x32twxGj
Climate Card Sections are split: Main Icon StylingYou can style the main icon like this: Change the icon type/mdi. card_mod: style: | ha-state-icon { --card-mod-icon: mdi:mushroom; } Change the icon color. card_mod: style: | ha-state-icon { color: orange; } Change icon size. card_mod: style: | ...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.