update
parent
23e77874f3
commit
e24587108c
|
@ -172,5 +172,6 @@ module.exports = {
|
|||
'settings.headerForeground': '#80CBC4',
|
||||
'settings.modifiedItemIndicator': '#80CBC4',
|
||||
'settings.checkboxBackground': vars.plain1,
|
||||
'settings.checkboxForeground': vars.common
|
||||
'settings.checkboxForeground': vars.common,
|
||||
'editorCodeLens.foreground': '#baced1'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue