MagicMirror/modules/default/clock
sam detweiler 51d11bf26c
add support for digital clock time color (#3737)
see
https://forum.magicmirror.builders/topic/19440/digital-clock-minutes-darker

changelog added

question.. 

we have a config parm for seconds color, but not hour/minute
I have used css here.. is that too inconsistent?

---------

Co-authored-by: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com>
Co-authored-by: Veeck <github@veeck.de>
2025-03-16 15:33:27 +01:00
..
faces Fix face-006 too 2020-07-20 19:13:12 +02:00
clock.js add support for digital clock time color (#3737) 2025-03-16 15:33:27 +01:00
clock_styles.css add support for digital clock time color (#3737) 2025-03-16 15:33:27 +01:00
README.md MagicMirror -> MagicMirror² 2022-01-26 23:47:51 +01:00

Module: Clock

The clock module is one of the default modules of the MagicMirror². This module displays the current date and time. The information will be updated realtime.

For configuration options, please check the MagicMirror² documentation.