This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Themes
Shawn Mix edited this page Mar 8, 2018
·
6 revisions
The status page supports two basic themes. The light theme will be a standard white background with light toned color highlights. The dark theme is a darker grey toned background with white fonts. The dark is great for night based viewing or to complement dark themed desktops. The below will outline usage of the 2 theme options and/or switching from one to the other.
Set the configuration by modifying the following line in the config:
},
theme: 'dark'
};
(Preview image coming later)
This is the dark theme. To use this theme option, edit the config.js file config section.
(Preview image coming later)
This is the light theme. To use this theme option, edit the config.js file config section.