Rename dharma theme to light theme

This commit is contained in:
J. Ryan Stinnett
2019-02-13 09:45:20 +00:00
parent 6c954dadc8
commit b0d08b9a25
9 changed files with 9 additions and 9 deletions

View File

@@ -233,7 +233,7 @@ export const SETTINGS = {
},
"theme": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
default: "dharma",
default: "light",
controller: new ThemeController(),
},
"webRtcForcePeerToPeer": {