From 3843978594249553d13eeff0391ad598c2e24dc0 Mon Sep 17 00:00:00 2001 From: Yuichi Tanikawa Date: Wed, 7 Dec 2016 18:49:18 +0900 Subject: [PATCH] Tomorrow themes: improve HTML and XML highlighting New highlighting colors in HTML and XML: - symbols (`<`, `>`, `/`, `=`): default foreground color - ID attribute: blue - other attributes: orange Highlighting color changes in CSS: - ID selectors: red -> blue - class selectors: red -> orange - element selectors: purple -> red --- tomorrow/themes/Tomorrow.tmTheme | 6 +++--- tomorrow/themes/Tomorrow_Night.tmTheme | 8 ++++---- tomorrow/themes/Tomorrow_Night_Bright.tmTheme | 8 ++++---- tomorrow/themes/Tomorrow_Night_Eighties.tmTheme | 8 ++++---- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/tomorrow/themes/Tomorrow.tmTheme b/tomorrow/themes/Tomorrow.tmTheme index 6799f07..169b6ca 100644 --- a/tomorrow/themes/Tomorrow.tmTheme +++ b/tomorrow/themes/Tomorrow.tmTheme @@ -53,7 +53,7 @@ name Variable, String Link, Regular Expression, Tag Name scope - variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag + variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, declaration.tag settings foreground @@ -64,7 +64,7 @@ name Number, Constant, Function Argument, Tag Attribute, Embedded scope - constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit + constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit, entity.other.attribute-name settings fontStyle @@ -114,7 +114,7 @@ name Function, Special Method, Block Level scope - entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level + entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level, entity.other.attribute-name.id settings fontStyle diff --git a/tomorrow/themes/Tomorrow_Night.tmTheme b/tomorrow/themes/Tomorrow_Night.tmTheme index bb1efaf..62e02f7 100644 --- a/tomorrow/themes/Tomorrow_Night.tmTheme +++ b/tomorrow/themes/Tomorrow_Night.tmTheme @@ -53,7 +53,7 @@ name Variable, String Link, Regular Expression, Tag Name scope - variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag + variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, declaration.tag settings foreground @@ -64,7 +64,7 @@ name Number, Constant, Function Argument, Tag Attribute, Embedded scope - constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit + constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit, entity.other.attribute-name settings fontStyle @@ -114,7 +114,7 @@ name Function, Special Method, Block Level scope - entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level + entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level, entity.other.attribute-name.id settings fontStyle @@ -127,7 +127,7 @@ name Keyword, Storage scope - keyword, storage, storage.type, entity.name.tag.css + keyword, storage, storage.type settings fontStyle diff --git a/tomorrow/themes/Tomorrow_Night_Bright.tmTheme b/tomorrow/themes/Tomorrow_Night_Bright.tmTheme index 15d4010..c6a4a02 100644 --- a/tomorrow/themes/Tomorrow_Night_Bright.tmTheme +++ b/tomorrow/themes/Tomorrow_Night_Bright.tmTheme @@ -53,7 +53,7 @@ name Variable, String Link, Regular Expression, Tag Name scope - variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag + variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, declaration.tag settings foreground @@ -64,7 +64,7 @@ name Number, Constant, Function Argument, Tag Attribute, Embedded scope - constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit + constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit, entity.other.attribute-name settings fontStyle @@ -114,7 +114,7 @@ name Function, Special Method, Block Level scope - entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level + entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level, entity.other.attribute-name.id settings fontStyle @@ -127,7 +127,7 @@ name Keyword, Storage scope - keyword, storage, storage.type, entity.name.tag.css + keyword, storage, storage.type settings fontStyle diff --git a/tomorrow/themes/Tomorrow_Night_Eighties.tmTheme b/tomorrow/themes/Tomorrow_Night_Eighties.tmTheme index 33dabdd..231f70c 100644 --- a/tomorrow/themes/Tomorrow_Night_Eighties.tmTheme +++ b/tomorrow/themes/Tomorrow_Night_Eighties.tmTheme @@ -53,7 +53,7 @@ name Variable, String Link, Tag Name scope - variable, support.other.variable, string.other.link, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag + variable, support.other.variable, string.other.link, entity.name.tag, declaration.tag settings foreground @@ -64,7 +64,7 @@ name Number, Constant, Function Argument, Tag Attribute, Embedded scope - constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit + constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit, entity.other.attribute-name settings fontStyle @@ -114,7 +114,7 @@ name Function, Special Method, Block Level scope - entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level + entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level, entity.other.attribute-name.id settings fontStyle @@ -127,7 +127,7 @@ name Keyword, Storage scope - keyword, storage, storage.type, entity.name.tag.css + keyword, storage, storage.type settings fontStyle