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": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
default: "light",
|
||||
default: "element",
|
||||
controller: new ThemeController(),
|
||||
},
|
||||
"custom_themes": {
|
||||
|
|
Loading…
Reference in a new issue