diff --git a/ColorHelper.sublime-settings b/ColorHelper.sublime-settings index 4685fc2a..48feccc4 100755 --- a/ColorHelper.sublime-settings +++ b/ColorHelper.sublime-settings @@ -86,7 +86,7 @@ // CSS3, CSS3 in HTML etc. (based on: https://packagecontrol.io/packages/CSS3) "meta.value.css -comment -string", // HTML attributes (based on: Sublime Default) - "meta.tag.inline.any.html string.quoted -constant.character.entity.html", + // "meta.tag.inline.any.html string.quoted -constant.character.entity.html", (Commented to prevent colors in certain HTML attributes) "meta.tag.any.html meta.attribute-with-value.style.html" ], "scan_completion_scopes": [],