Use element theme
This commit is contained in:
parent
71dc6e8e10
commit
d3944b9e67
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue