Update settings.json

This commit is contained in:
lianghongkey 2019-06-03 15:22:00 +08:00 committed by GitHub
parent 67d1dc7a1f
commit 77a94f48a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -31,4 +31,6 @@
"functions": "#910000", "functions": "#910000",
"numbers": "#009100", "numbers": "#009100",
}, },
"terminal.integrated.fontWeight": "500",
"terminal.integrated.fontFamily": "SF Mono",
} }