[Bug]: Mushroom Chip Card using light/dark mode color
See original GitHub issueCurrent Behavior
The HA theme mode (light or Dark) is overwriting the mushroom chip icon color. Setting the color on the chip via UI has no affect and chips that support automatic color like lights do not change.
Inspecting the icon shows that there are two color styles being applied. The actual correct color is one of them, but it seems to be trumped by the mode color ‘rgb(225,225,225)’ or ‘rgb(33,33,33)’
Expected Behavior
Icon for the mushroom chip should be colored depending on the entity type and state.
Steps To Reproduce
This is happening on all dashboards, even if I create a new one. I’ve tried two different browsers, cleared cache and cookies, changed themes, removed the themes configuration from my configuration.yaml, manually tried to set icon color via UI or template chip, reinstalled mushroom icons via HACS, and restarted HA instance.
Environment
- OS: HA OS
- Browsers tested on: Chrome, FireFox, HA Companion app
- Hassio:2022.7.3
Anything else?
No response
Issue Analytics
- State:
- Created a year ago
- Comments:8 (4 by maintainers)
Top GitHub Comments
I’ve figured it out and and I’m sorry for the time wasted! It seems like there was an issue with my card-mod installation. I started the process of removing cards and re-installing them. I dont know what exactly changed but I removed my card-mod card (which broke a lot of things…) and then when I re-installed it, I had color!!!
I currently have the latest version of card-mod that is available through HACS 3.1.5. There is a chance I had an older version even though HACS hadn’t told me I had an update, but I didnt check the version number so I am not sure if that was the case.
Thank you for working with me through this.
Which custom cards are installed with HACS? Can you list them?