mirror of
https://github.com/blossom-editor/blossom.git
synced 2026-03-12 17:41:26 +08:00
pref: 优化默认主题色
This commit is contained in:
@@ -20,9 +20,9 @@ const DEFAULT_LIGHT = {
|
||||
'--el-color-primary-light-7': 'rgba(119, 150, 73, 0.3)',
|
||||
'--el-color-primary-light-8': 'rgba(119, 150, 73, 0.2)',
|
||||
'--el-color-primary-light-9': 'rgba(119, 150, 73, 0.1)',
|
||||
'--bl-tag-color-open': '#A9BC8E',
|
||||
'--bl-tag-color-subject': '#89A85A',
|
||||
'--bl-tag-color-toc': '#C5C5C5',
|
||||
'--bl-tag-color-open': '#bdc3c7',
|
||||
'--bl-tag-color-subject': '#7f8c8d',
|
||||
'--bl-tag-color-toc': '#c5c5c5',
|
||||
'--bl-todo-wait-color': '#C7D0D6',
|
||||
'--bl-todo-proc-color': '#ecd452',
|
||||
'--bl-todo-comp-color': '#c0d695',
|
||||
|
||||
Reference in New Issue
Block a user