更新 'settings.json'
This commit is contained in:
parent
deaec2bdfd
commit
cbd2c43e79
|
@ -21,6 +21,9 @@
|
|||
"editor.lineHighlightBackground": "#f0f0f0",
|
||||
"editor.findMatchHighlightBackground": "#aeda00",
|
||||
"terminal.background" : "#f8f8f8",
|
||||
"sideBar.foreground" : "#000000",
|
||||
"tab.activeForeground": "#000000",
|
||||
"tab.inactiveForeground": "#000000"
|
||||
},
|
||||
"C_Cpp.updateChannel": "Insiders",
|
||||
"editor.fontSize": 14,
|
||||
|
|
Loading…
Reference in New Issue