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.package",
|
||||
"entity.name.type.namespace",
|
||||
"constant.other.database-name",
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#ffdd44",
|
||||
|
@ -171,6 +172,7 @@
|
|||
"entity.type.commodity",
|
||||
"support.class",
|
||||
"support.type",
|
||||
"constant.other.table-name",
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#88ffff",
|
||||
|
|
Loading…
Reference in a new issue