Use element theme by default
This commit is contained in:
parent
4f466300b7
commit
5b3c3f53fe
3 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
|
||||
import {_t} from "./languageHandler";
|
||||
|
||||
export const DEFAULT_THEME = "light";
|
||||
export const DEFAULT_THEME = "element";
|
||||
import Tinter from "./Tinter";
|
||||
import SettingsStore from "./settings/SettingsStore";
|
||||
import ThemeWatcher from "./settings/watchers/ThemeWatcher";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue