mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
主题色微调
This commit is contained in:
@@ -247,7 +247,7 @@ export default {
|
||||
this.setCssVar("primary", this.$profile.primaryColor);
|
||||
},
|
||||
resetPrimary() {
|
||||
this.$profile.primaryColor = "#419488";
|
||||
this.$profile.primaryColor = this.$profile.defaultPrimaryColor;
|
||||
this.setPrimaryColor();
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user