MagicMirror² v2.14.0 is available! For more information about this release, check out this topic.
Modify clock module
-
I’m using the default clock module. I was wondering if it was possible to edit the text color of the Date ( Top Line ) from gray to white. I’ve had a quick look through the clock.js config file but cant figure out how to do it. Any help would be appreciated.
-
In custom.css add
.clock .date {color: red}