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,
|
todoStatExpand: true,
|
||||||
webCollectExpand: true,
|
webCollectExpand: true,
|
||||||
isShowFolderStarTag: true,
|
isShowFolderStarTag: true,
|
||||||
isShowSubjectStyle: true,
|
isShowSubjectStyle: false,
|
||||||
isHomeStarCard: true,
|
isHomeStarCard: true,
|
||||||
isHomeSubjectCard: true,
|
isHomeSubjectCard: false,
|
||||||
isWebCollectCard: true,
|
isWebCollectCard: true,
|
||||||
isGlobalShadow: false,
|
isGlobalShadow: false,
|
||||||
isShowTryuseBtn: true,
|
isShowTryuseBtn: true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user