diff --git a/themes/shades-of-purple-color-theme.json b/themes/shades-of-purple-color-theme.json index 892d5cf..17cf7cc 100644 --- a/themes/shades-of-purple-color-theme.json +++ b/themes/shades-of-purple-color-theme.json @@ -990,9 +990,12 @@ } }, { - "name": "[MARKDOWN] - Image title string", + "name": "[MARKDOWN] - Link/Image title string", "scope": [ "string.other.link.description.title.markdown punctuation.definition.string.markdown", + "meta.link.inline.markdown string.other.link.description.title.markdown", + "string.other.link.description.title.markdown punctuation.definition.string.begin.markdown", + "string.other.link.description.title.markdown punctuation.definition.string.end.markdown", "meta.image.inline.markdown string.other.link.description.title.markdown" ], "settings": {