From 5f8f7010cc5f42c0e1f7e0cbb96e4ffce1e8b54c Mon Sep 17 00:00:00 2001 From: deplorableword Date: Sun, 3 Apr 2011 18:54:22 +0100 Subject: [PATCH] added a buch more CSS definitions --- Solarized (light).tmTheme | 120 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 116 insertions(+), 4 deletions(-) diff --git a/Solarized (light).tmTheme b/Solarized (light).tmTheme index de4dd59..c12af52 100644 --- a/Solarized (light).tmTheme +++ b/Solarized (light).tmTheme @@ -385,20 +385,53 @@ name CSS: Property scope - entity.name.tag.css + entity.name.tag.css, support.type.property-name.css, meta.property-name.css settings fontStyle foreground - #C58106 + #A57800 name - CSS: Value + CSS: @font-face scope - meta.property-value.css constant.numeric.css, meta.property-value.css keyword.other.unit.css,constant.other.color.rgb-value.css + source.css + settings + + foreground + #D01F1E + + + + name + CSS: Selector + scope + meta.selector.css + settings + + foreground + #536871 + + + + name + CSS: {} + scope + punctuation.section.property-list.css + settings + + foreground + #5A74CF + + + + name + CSS: Numeric Value + scope + meta.property-value.css constant.numeric.css, keyword.other.unit.css,constant.other.color.rgb-value.css settings fontStyle @@ -407,6 +440,85 @@ #269186 + + name + CSS: Value + scope + meta.property-value.css + settings + + foreground + #269186 + + + + name + CSS: !Important + scope + keyword.other.important.css + settings + + foreground + #D01F1E + + + + name + CSS: Standard Value + scope + support.constant.color + settings + + foreground + #269186 + + + + name + CSS: Tag + scope + entity.name.tag.css + settings + + foreground + #738A13 + + + + name + CSS .class + scope + entity.other.attribute-name.class.css + settings + + foreground + #1F74CF + + + + name + CSS :pseudo + scope + entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css + settings + + fontStyle + + foreground + #BD3800 + + + + name + CSS: #id + scope + entity.other.attribute-name.id.css + settings + + foreground + #1F74CF + + name Markup: Script