Use element theme

This commit is contained in:
Nad Chishtie 2020-07-14 14:19:42 +01:00
parent 71dc6e8e10
commit d3944b9e67

View file

@ -310,7 +310,7 @@ export const SETTINGS = {
}, },
"theme": { "theme": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS, supportedLevels: LEVELS_ACCOUNT_SETTINGS,
default: "light", default: "element",
controller: new ThemeController(), controller: new ThemeController(),
}, },
"custom_themes": { "custom_themes": {