更新 'settings.json'

This commit is contained in:
colin 2020-10-10 17:50:05 +08:00
parent 048de84136
commit d2d2a72ca1
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
"editorOverviewRuler.findMatchForeground": "#e0e000",
"editorOverviewRuler.selectionHighlightForeground": "#ff0000",
"editorCursor.foreground": "#007523",
"editorBracketMatch.border": "#00d640c8",
"editorBracketMatch.background": "#00d640c8",
"editorBracketMatch.border": "#97d3aa",
"editorBracketMatch.background": "#97d3aa",
"editor.lineHighlightBackground": "#ebebeb",
"editor.findMatchHighlightBackground": "#aeda00",
"terminal.background" : "#f8f8f8",