mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24: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.themeManifestStorageKey)
|
||||||
store.remove(this.modificationStorageKey)
|
store.remove(this.modificationStorageKey)
|
||||||
|
|
||||||
|
window.app.settings.set("primaryColor", this.theme.staticVars.primaryColor)
|
||||||
|
|
||||||
return this.init()
|
return this.init()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user