更新 'settings.json'
This commit is contained in:
parent
048de84136
commit
d2d2a72ca1
|
@ -16,8 +16,8 @@
|
||||||
"editorOverviewRuler.findMatchForeground": "#e0e000",
|
"editorOverviewRuler.findMatchForeground": "#e0e000",
|
||||||
"editorOverviewRuler.selectionHighlightForeground": "#ff0000",
|
"editorOverviewRuler.selectionHighlightForeground": "#ff0000",
|
||||||
"editorCursor.foreground": "#007523",
|
"editorCursor.foreground": "#007523",
|
||||||
"editorBracketMatch.border": "#00d640c8",
|
"editorBracketMatch.border": "#97d3aa",
|
||||||
"editorBracketMatch.background": "#00d640c8",
|
"editorBracketMatch.background": "#97d3aa",
|
||||||
"editor.lineHighlightBackground": "#ebebeb",
|
"editor.lineHighlightBackground": "#ebebeb",
|
||||||
"editor.findMatchHighlightBackground": "#aeda00",
|
"editor.findMatchHighlightBackground": "#aeda00",
|
||||||
"terminal.background" : "#f8f8f8",
|
"terminal.background" : "#f8f8f8",
|
||||||
|
|
Loading…
Reference in New Issue