From b7de265606e123226efa93911f8a57ea74ed85f5 Mon Sep 17 00:00:00 2001 From: Brittany Chiang Date: Mon, 15 Feb 2021 22:17:26 -0500 Subject: [PATCH] Fix svelte closing tag --- themes/halcyon-color-theme.json | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/halcyon-color-theme.json b/themes/halcyon-color-theme.json index adbbf3c..ad8ea2b 100644 --- a/themes/halcyon-color-theme.json +++ b/themes/halcyon-color-theme.json @@ -463,7 +463,6 @@ "name": "Attribute Equal Signs, handlebars operators", "scope": [ "punctuation.separator.key-value.html", - "meta.tag", "keyword.control", "keyword.operator", "constant.other.color",