diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index f3ba37c..c9e9e6b 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -576,6 +576,7 @@ "keyword.other", "keyword.operator.bitwise.shift", "punctuation", + "expression.embbeded.vue punctuation.definition.tag", "text.html.twig meta.tag.inline.any.html", "meta.tag.template.value.twig meta.function.arguments.twig", "meta.directive.vue punctuation.separator.key-value.html", diff --git a/themes/tokyo-night-light-color-theme.json b/themes/tokyo-night-light-color-theme.json index 3fef452..97eea64 100644 --- a/themes/tokyo-night-light-color-theme.json +++ b/themes/tokyo-night-light-color-theme.json @@ -597,6 +597,7 @@ "keyword.other", "keyword.operator.bitwise.shift", "punctuation", + "expression.embbeded.vue punctuation.definition.tag", "text.html.twig meta.tag.inline.any.html", "meta.tag.template.value.twig meta.function.arguments.twig", "meta.directive.vue punctuation.separator.key-value.html", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index e826631..2dcdd62 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -575,6 +575,7 @@ "keyword.other", "keyword.operator.bitwise.shift", "punctuation", + "expression.embbeded.vue punctuation.definition.tag", "text.html.twig meta.tag.inline.any.html", "meta.tag.template.value.twig meta.function.arguments.twig", "meta.directive.vue punctuation.separator.key-value.html",