[themes] supertypes not colored in plus themes

This commit is contained in:
Martin Aeschlimann
2017-01-23 09:48:45 +01:00
parent 3ccb2f3237
commit f675d5105d
5 changed files with 20 additions and 16 deletions

View File

@@ -421,8 +421,8 @@
"c": "Vehicle",
"t": "source.coffee meta.class.coffee entity.other.inherited-class.coffee",
"r": {
"dark_plus": "default: #D4D4D4",
"light_plus": "default: #000000",
"dark_plus": "entity.other.inherited-class: #4EC9B0",
"light_plus": "entity.other.inherited-class: #267F99",
"dark_vs": "default: #D4D4D4",
"light_vs": "default: #000000",
"hc_black": "default: #FFFFFF"