mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 10:34:21 +00:00
Color SQL databases as namespace
and tables as class
This commit is contained in:
parent
3e406ef47e
commit
2eac095004
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,7 @@
|
||||||
"storage.modifier.import",
|
"storage.modifier.import",
|
||||||
"storage.modifier.package",
|
"storage.modifier.package",
|
||||||
"entity.name.type.namespace",
|
"entity.name.type.namespace",
|
||||||
|
"constant.other.database-name",
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#ffdd44",
|
"foreground": "#ffdd44",
|
||||||
|
@ -171,6 +172,7 @@
|
||||||
"entity.type.commodity",
|
"entity.type.commodity",
|
||||||
"support.class",
|
"support.class",
|
||||||
"support.type",
|
"support.type",
|
||||||
|
"constant.other.table-name",
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#88ffff",
|
"foreground": "#88ffff",
|
||||||
|
|
Loading…
Reference in a new issue