mirror of
https://github.com/blossom-editor/blossom
synced 2024-11-17 14:39:21 +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…
Reference in New Issue
Block a user