This commit is contained in:
Vanessa 2023-03-16 11:10:10 +08:00
parent cb85bb8080
commit a708969984
2 changed files with 24 additions and 40 deletions

View file

@ -154,7 +154,7 @@ export const getLocalStorage = (cb: () => void) => {
rowTab: "",
layoutTab: 0
};
defaultStorage[Constants.LOCAL_PDFTHEME] = {light: "light", dark: "dark"};
defaultStorage[Constants.LOCAL_PDFTHEME] = {light: "light", dark: "dark", annoColor: "var(--b3-pdf-background1)"};
defaultStorage[Constants.LOCAL_BAZAAR] = {
theme: "0",
template: "0",