mirror of
https://gitee.com/blossom-editor/blossom.git
synced 2025-12-06 16:58:26 +08:00
pref: 优化默认主题样式
This commit is contained in:
parent
c3e166301b
commit
832f41b6fe
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user