mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
update primaryColor
setting on reset default theme
This commit is contained in:
parent
3a122674ae
commit
6c3f918109
@ -95,6 +95,8 @@ export class ThemeController {
|
||||
store.remove(this.themeManifestStorageKey)
|
||||
store.remove(this.modificationStorageKey)
|
||||
|
||||
window.app.settings.set("primaryColor", this.theme.staticVars.primaryColor)
|
||||
|
||||
return this.init()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user