diff --git a/themes/Steffula-color-theme.json b/themes/Steffula-color-theme.json index 3c99e25..6fc558a 100644 --- a/themes/Steffula-color-theme.json +++ b/themes/Steffula-color-theme.json @@ -183,7 +183,18 @@ { "name": "punctuation", "scope": [ - "punctuation", + "punctuation.definition", + "punctuation.accessor", + "punctuation.squarebracket", + "punctuation.curlybrace", + "punctuation.terminator", + "punctuation.parenthesis", + "punctuation.brackets", + "punctuation.section", + "punctuation.separator", + "punctuation.comma", + "punctuation.semi", + "punctuation.bracket", "meta.brace", "meta.tag.xml", "meta.function.calc",