Update settings.json

This commit is contained in:
lianghongkey 2019-06-10 14:13:08 +08:00 committed by GitHub
parent 14769ccb90
commit 2bd5997f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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",