Green comments and red constants.

This commit is contained in:
zzgodgundam 2020-06-28 22:10:56 +08:00
parent f766eb94bc
commit 9cfbac1fe4

View File

@ -16,7 +16,7 @@
], ],
"settings": { "settings": {
"fontStyle": "italic", "fontStyle": "italic",
"foreground": "#546E7A" "foreground": "#008000"
} }
}, },
{ {
@ -135,7 +135,7 @@
"keyword.other" "keyword.other"
], ],
"settings": { "settings": {
"foreground": "#F78C6C" "foreground": "#FF0000"
} }
}, },
{ {