Green comments and red constants.
This commit is contained in:
parent
f766eb94bc
commit
9cfbac1fe4
|
|
@ -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"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue