Update settings.json

This commit is contained in:
lianghongkey 2019-05-06 14:04:34 +08:00 committed by GitHub
parent 052ec02df5
commit aacb8c3ed3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -21,5 +21,6 @@
"editorBracketMatch.background": "#fffb00",
},
"editor.fontSize": 15,
"editor.fontFamily": "SF Mono"
"editor.fontFamily": "SF Mono",
"editor.fontWeight": "500"
}