diff --git a/src/themes/theme-template-color-theme.json b/src/themes/theme-template-color-theme.json index 5929074..6421ac2 100644 --- a/src/themes/theme-template-color-theme.json +++ b/src/themes/theme-template-color-theme.json @@ -12,7 +12,8 @@ "name": "Comment", "scope": [ "comment", - "punctuation.definition.comment" + "punctuation.definition.comment", + "string.quoted.docstring" ], "settings": { "fontStyle": "italic",