自定义背景

This commit is contained in:
fofolee
2022-04-05 16:02:44 +08:00
parent 18dc387cf0
commit fee026d631
5 changed files with 63 additions and 14 deletions

View File

@@ -9,6 +9,7 @@ let defaultProfile = {
commandCardStyle: "normal",
primaryColor: "#009688",
defaultPrimaryColor: "#009688",
backgroundImg: null,
}
let userProfile = UTOOLS.getDB(
UTOOLS.DBPRE.CFG + "preferences"