This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
MagicMirror
Watch
1
Star
0
Fork
0
You've already forked MagicMirror
mirror of
https://github.com/MichMich/MagicMirror.git
synced
2025-06-28 12:12:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
MagicMirror
/
js
/
deprecated.js
5 lines
72 B
JavaScript
Raw
Normal View
History
Unescape
Escape
clean up deprecated
2021-01-05 19:36:20 +01:00
module
.
exports
=
{
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 07:33:27 -07:00
configs
:
[
"kioskmode"
]
,
clock
:
[
"secondsColor"
]
Put file deprecated into js directory Request in Pull Request #569 Initial work by @olexs
2017-02-21 19:28:53 -03:00
}
;
Reference in New Issue
Copy Permalink