1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2024-10-16 09:37:28 +00:00

Color SQL databases as namespace and tables as class

This commit is contained in:
Steffo 2022-07-30 03:50:58 +02:00
parent 3e406ef47e
commit 2eac095004
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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",