diff --git a/themes/shades-of-purple-color-theme.json b/themes/shades-of-purple-color-theme.json index 7c6eca0..fecbbf6 100644 --- a/themes/shades-of-purple-color-theme.json +++ b/themes/shades-of-purple-color-theme.json @@ -1482,6 +1482,19 @@ "foreground": "#E1EFFF", } }, + { + "name": "[ENV] — Punctuation", + "scope": [ + "keyword.other.template.begin.env", + "keyword.other.template.end.env", + "keyword.operator.assignment.env", + + ], + "settings": { + "foreground": "#FF9D00", + } + }, + { "name": "[ITALICS] All the awesome italics live here.", "scope": [ "modifier",