mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Move colors into utils file
This commit is contained in:
@@ -5,12 +5,9 @@
|
||||
*
|
||||
* Olex S. original idea this deprecated option
|
||||
*/
|
||||
var colors = require("colors/safe");
|
||||
colors.setTheme({warn: "yellow"})
|
||||
|
||||
var deprecated = {
|
||||
configs: ["kioskmode"],
|
||||
colors: colors
|
||||
};
|
||||
|
||||
/*************** DO NOT EDIT THE LINE BELOW ***************/
|
||||
|
Reference in New Issue
Block a user