Green comments and red constants.
This commit is contained in:
parent
f766eb94bc
commit
9cfbac1fe4
|
|
@ -16,7 +16,7 @@
|
|||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#546E7A"
|
||||
"foreground": "#008000"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
@ -135,7 +135,7 @@
|
|||
"keyword.other"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#F78C6C"
|
||||
"foreground": "#FF0000"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue