Update settings.json

This commit is contained in:
lianghongkey 2019-05-31 17:10:19 +08:00 committed by GitHub
parent 31f8eaa91e
commit 02026bd221
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"editor.fontWeight": "500",
"editor.tokenColorCustomizations": {
"comments":"#7c7c7c",
"keywords": "#708a00f7",
"keywords": "#9a00a8f7",
"variables": "#FD971F",
"strings": "#b8386dbd",
"functions": "#0044d8",