master
yutent 2025-03-11 11:27:21 +08:00
parent d2a16b2255
commit 23e77874f3
1 changed files with 1 additions and 2 deletions

View File

@ -172,6 +172,5 @@ module.exports = {
'settings.headerForeground': '#80CBC4',
'settings.modifiedItemIndicator': '#80CBC4',
'settings.checkboxBackground': vars.plain1,
'settings.checkboxForeground': vars.common,
'editorCodeLens.foreground': '#baced1'
'settings.checkboxForeground': vars.common
}