diff --git a/messages/2.0.2.txt b/messages/2.0.2.txt new file mode 100644 index 0000000..42111cd --- /dev/null +++ b/messages/2.0.2.txt @@ -0,0 +1 @@ +2.0.2 - Patch to improve ST 3103 JS Syntax Highlighting (https://github.com/jamiewilson/predawn/issues/122) diff --git a/predawn.tmTheme b/predawn.tmTheme index 2e2b0d8..2a64b32 100755 --- a/predawn.tmTheme +++ b/predawn.tmTheme @@ -109,7 +109,7 @@ COLOR KEY name Entity scope - entity, meta.function.js + entity, meta.function.js, variable.function.js, meta.group.braces.round.function.arguments.js settings foreground @@ -122,7 +122,7 @@ COLOR KEY name Handlebars Text scope - text.html.handlebars + text.html.handlebars, variable.other.dollar.js, variable.other.readwrite.js, meta.property.object.js, constant.other.object.key.js, constant.other.object.key.js string.unquoted.label.js, variable.parameter.function.js settings foreground @@ -703,7 +703,7 @@ COLOR KEY name @media scope - meta.at-rule.media.css, meta.at-rule.media.scss + meta.at-rule.media.css, meta.at-rule.media.scss, source.scss meta.property-list.scss meta.property-value.scss variable.scss variable.scss settings foreground