mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-10 07:42:09 -04:00
welcome: add a first launch welcome page with doctor integration
fixes #760
This commit is contained in:
@@ -336,7 +336,7 @@ Singleton {
|
||||
if (typeof SettingsData !== "undefined" && SettingsData.theme) {
|
||||
Theme.switchTheme(SettingsData.theme);
|
||||
} else {
|
||||
Theme.switchTheme("blue");
|
||||
Theme.switchTheme("purple");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user