diff --git a/README.md b/README.md index 2152cbf..d83c101 100644 --- a/README.md +++ b/README.md @@ -101,10 +101,8 @@ You can override the Material Theme UI and schemes colors by adding these theme- "textMateRules": [ { "scope": [ - "punctuation.definition.comment", - "comment.block", - "comment.line", - "comment.block.documentation" + "comment", + "comment punctuation.definition.comment" ], "settings": { "foreground": "#FF0000"