mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-24 12:04:21 +00:00
Color TS directives as "Metadata"
This commit is contained in:
parent
79e6ad49cf
commit
a12bf6fb17
1 changed files with 2 additions and 0 deletions
|
@ -595,6 +595,8 @@
|
||||||
"meta.attribute punctuation.brackets.attribute",
|
"meta.attribute punctuation.brackets.attribute",
|
||||||
"support.type.vendored.property-name",
|
"support.type.vendored.property-name",
|
||||||
"entity.name.function.attribute.prisma",
|
"entity.name.function.attribute.prisma",
|
||||||
|
"comment.line.triple-slash.directive",
|
||||||
|
"comment.line.triple-slash.directive punctuation.definition.comment",
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#bbb529",
|
"foreground": "#bbb529",
|
||||||
|
|
Loading…
Reference in a new issue