Replies: 2 comments 1 reply
|
I figured out a solution with card_mod to make the seconds hand red again:- Not what I'd call obvious, but it works. However, I still feel it was a mistake for dark mode to make it white. If that was corrected, I could eliminate having to use card_mod. 😁 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I'm using HA's built-in Clock card in analog mode but Graphite in dark mode changes the seconds hand from the default red to plain white, same as the minute and hour hands. This is of no value visually as red is better in both cases and makes me think it may be a mistake. However, after hours of inspecting the web page and scanning the theme files I am no nearer to discovering which value is used for this colour.
Is switching to white actually a mistake and could be fixed so that seconds hand is always the original red, or could someone possibly explain how to achieve that with card_mod? I've been trying but have not found the commands that have any effect.
All reactions