From a12bf6fb17ff1f3d04b7f53b7aa74332e43064e3 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 6 Jun 2022 03:29:36 +0200 Subject: [PATCH] Color TS directives as "Metadata" --- themes/Steffula-color-theme.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/Steffula-color-theme.json b/themes/Steffula-color-theme.json index c882c0a..62c3324 100644 --- a/themes/Steffula-color-theme.json +++ b/themes/Steffula-color-theme.json @@ -595,6 +595,8 @@ "meta.attribute punctuation.brackets.attribute", "support.type.vendored.property-name", "entity.name.function.attribute.prisma", + "comment.line.triple-slash.directive", + "comment.line.triple-slash.directive punctuation.definition.comment", ], "settings": { "foreground": "#bbb529",