pref: 优化默认主题样式

This commit is contained in:
xiaozzzi 2024-04-08 15:45:44 +08:00
parent c3e166301b
commit 832f41b6fe

View File

@ -124,9 +124,9 @@ export const useConfigStore = defineStore('configStore', {
todoStatExpand: true,
webCollectExpand: true,
isShowFolderStarTag: true,
isShowSubjectStyle: true,
isShowSubjectStyle: false,
isHomeStarCard: true,
isHomeSubjectCard: true,
isHomeSubjectCard: false,
isWebCollectCard: true,
isGlobalShadow: false,
isShowTryuseBtn: true,