更新 'settings.json'
This commit is contained in:
parent
73915acb81
commit
048de84136
|
@ -16,10 +16,10 @@
|
||||||
"editorOverviewRuler.findMatchForeground": "#e0e000",
|
"editorOverviewRuler.findMatchForeground": "#e0e000",
|
||||||
"editorOverviewRuler.selectionHighlightForeground": "#ff0000",
|
"editorOverviewRuler.selectionHighlightForeground": "#ff0000",
|
||||||
"editorCursor.foreground": "#007523",
|
"editorCursor.foreground": "#007523",
|
||||||
"editorBracketMatch.border": "#00a030",
|
"editorBracketMatch.border": "#00d640c8",
|
||||||
"editorBracketMatch.background": "#00a030",
|
"editorBracketMatch.background": "#00d640c8",
|
||||||
"editor.lineHighlightBackground": "#e3ffe6",
|
"editor.lineHighlightBackground": "#ebebeb",
|
||||||
"editor.findMatchHighlightBackground": "#ffff00",
|
"editor.findMatchHighlightBackground": "#aeda00",
|
||||||
"terminal.background" : "#f8f8f8",
|
"terminal.background" : "#f8f8f8",
|
||||||
},
|
},
|
||||||
"C_Cpp.updateChannel": "Insiders",
|
"C_Cpp.updateChannel": "Insiders",
|
||||||
|
|
Loading…
Reference in New Issue