Update settings.json
This commit is contained in:
parent
14769ccb90
commit
2bd5997f03
|
@ -19,6 +19,7 @@
|
||||||
"editorCursor.foreground": "#007523",
|
"editorCursor.foreground": "#007523",
|
||||||
"editorBracketMatch.border": "#fffb00",
|
"editorBracketMatch.border": "#fffb00",
|
||||||
"editorBracketMatch.background": "#fffb00",
|
"editorBracketMatch.background": "#fffb00",
|
||||||
|
"terminal.background" : "#f8f8f8",
|
||||||
},
|
},
|
||||||
"editor.fontSize": 15,
|
"editor.fontSize": 15,
|
||||||
"editor.fontFamily": "SF Mono",
|
"editor.fontFamily": "SF Mono",
|
||||||
|
|
Loading…
Reference in New Issue