From ca25b426830a70b003409af56636df5d9602264a Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 29 Jul 2022 06:35:06 +0200 Subject: [PATCH] Add ShaderLab preprocessor directives to `meta` --- themes/Steffula-color-theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/Steffula-color-theme.json b/themes/Steffula-color-theme.json index 39a2068..4572cc2 100644 --- a/themes/Steffula-color-theme.json +++ b/themes/Steffula-color-theme.json @@ -524,6 +524,7 @@ "punctuation.definition.directive", "support.type.vendored.property-name", "meta.function.decorator support.type", + "keyword.preprocessor", ], "settings": { "foreground": "#bbb529",