From 04143465ce7768c297c7d6feb6c0a71590af45b6 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 20 Nov 2022 00:57:48 +0100 Subject: [PATCH] Color Rust macro_rules type specifiers as `class` --- 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 9b38bf6..15b0226 100644 --- a/themes/Steffula-color-theme.json +++ b/themes/Steffula-color-theme.json @@ -173,6 +173,7 @@ "support.class", "support.type", "constant.other.table-name", + "variable.other.metavariable.specifier", ], "settings": { "foreground": "#88ffff",