0.0.2
This commit is contained in:
@ -41,7 +41,8 @@
|
||||
"name": "User-defined constant",
|
||||
"scope": [
|
||||
"constant.character",
|
||||
"constant.other"
|
||||
"constant.other",
|
||||
"support.constant"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#D52753"
|
||||
@ -120,7 +121,7 @@
|
||||
"scope": "entity.other.attribute-name",
|
||||
"settings": {
|
||||
"fontStyle": "",
|
||||
"foreground": "#A6E22E"
|
||||
"foreground": "#C5A332"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user