mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Use hex notation instead of verbose name like everywhere else
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
--color-text: #999;
|
--color-text: #999;
|
||||||
--color-text-dimmed: #666;
|
--color-text-dimmed: #666;
|
||||||
--color-text-bright: #fff;
|
--color-text-bright: #fff;
|
||||||
--color-background: black;
|
--color-background: #000;
|
||||||
--font-size: 20px;
|
--font-size: 20px;
|
||||||
--font-primary: "Roboto Condensed";
|
--font-primary: "Roboto Condensed";
|
||||||
--font-secondary: "Roboto";
|
--font-secondary: "Roboto";
|
||||||
|
Reference in New Issue
Block a user