更新 'settings.json'
This commit is contained in:
parent
c033934ac8
commit
83a0458d33
|
@ -20,6 +20,7 @@
|
||||||
"editorBracketMatch.background": "#97d3aa",
|
"editorBracketMatch.background": "#97d3aa",
|
||||||
"editor.lineHighlightBackground": "#f0f0f0",
|
"editor.lineHighlightBackground": "#f0f0f0",
|
||||||
"editor.findMatchHighlightBackground": "#7a9958",
|
"editor.findMatchHighlightBackground": "#7a9958",
|
||||||
|
"editor.findMatchBackground": "#758d5c",
|
||||||
"terminal.background" : "#f8f8f8",
|
"terminal.background" : "#f8f8f8",
|
||||||
"sideBar.foreground" : "#000000",
|
"sideBar.foreground" : "#000000",
|
||||||
"tab.activeForeground": "#000000",
|
"tab.activeForeground": "#000000",
|
||||||
|
|
Loading…
Reference in New Issue