From f3d9b6c079370db549509311cddfc7379b67faa4 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Fri, 8 Feb 2019 10:56:14 +0100 Subject: [PATCH] fix(#312): Fix color highlighting for meta.tag elements --- src/themes/theme-template-color-theme.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/themes/theme-template-color-theme.json b/src/themes/theme-template-color-theme.json index 8f0c26f..3781050 100644 --- a/src/themes/theme-template-color-theme.json +++ b/src/themes/theme-template-color-theme.json @@ -94,7 +94,6 @@ "keyword.control", "constant.other.color", "punctuation", - "meta.tag", "punctuation.definition.tag", "punctuation.separator.inheritance.php", "punctuation.definition.tag.html",