You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be a duplicate of issue #31 but there were too many colors on that screenshot to understand the issue and expectations. I do not think this is a duplicate of issue #25
I use noctis as installed by HACS, but make two personal edits after each update:
(including this information since my screenshots will have rounded corners... but otherwise it's noctis)
Since installing 2023.2.2 Active color hasn't worked as expected. (I should note however I actually jumped from 2022.10.7 to 2023.2.2... I had no time in Nov/Dec and then was gone most of January) Specifically for most card types I see Yellow as the active color.
Specifically I would expect front door to display as #1A89F5 blue instead of yellow:
Likewise the center "Fireplace" Icon should be #1A89F5 blue instead of yellow: (The YAML shown is the yellow button.)
Finally, oddly some add-on cards seem to render as expected, i.e. custom-button card:
I think the breakage occurs because of this note in the 2023.2.0 release notes:
Each entity in the frontend has its own color, which is based on the current entity state. We now have officially added support for themes to customize these.
Thanks for your detailed issue report. I have added those new variables in the latest release. Please check if the colors are correct now, I might have missed something.
This might be a duplicate of issue #31 but there were too many colors on that screenshot to understand the issue and expectations. I do not think this is a duplicate of issue #25
I use noctis as installed by HACS, but make two personal edits after each update:
(including this information since my screenshots will have rounded corners... but otherwise it's noctis)
Since installing 2023.2.2 Active color hasn't worked as expected. (I should note however I actually jumped from 2022.10.7 to 2023.2.2... I had no time in Nov/Dec and then was gone most of January) Specifically for most card types I see Yellow as the active color.
Specifically I would expect front door to display as #1A89F5 blue instead of yellow:
Likewise the center "Fireplace" Icon should be #1A89F5 blue instead of yellow: (The YAML shown is the yellow button.)
Finally, oddly some add-on cards seem to render as expected, i.e. custom-button card:
I think the breakage occurs because of this note in the 2023.2.0 release notes:
which leads to this section of the front end docs: https://www.home-assistant.io/integrations/frontend/#state-color
I've tried a few dozen experiments to try to find the actual solution, but I guess I don't understand theme's as well as I thought I did.
The text was updated successfully, but these errors were encountered: