mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-25 03:59:30 +08:00
主题色微调
This commit is contained in:
@@ -7,7 +7,8 @@ import programmings from '../js/programs.js';
|
||||
// 配置数据存取
|
||||
let defaultProfile = {
|
||||
commandCardStyle: "normal",
|
||||
primaryColor: "#419488"
|
||||
primaryColor: "#009688",
|
||||
defaultPrimaryColor: "#009688",
|
||||
}
|
||||
let userProfile = UTOOLS.getDB(
|
||||
UTOOLS.DBPRE.CFG + "preferences"
|
||||
|
||||
Reference in New Issue
Block a user