diff --git a/Solarized (light).tmTheme b/Solarized (light).tmTheme
index c12af52..e55de78 100644
--- a/Solarized (light).tmTheme
+++ b/Solarized (light).tmTheme
@@ -342,45 +342,6 @@
#C60000
-
- name
- Markup: Doctype
- scope
- entitiy.name.tag.doctype.html, meta.tag.sgml.doctype, meta.tag.sgml.doctype entity, meta.tag.sgml.doctype string, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity, meta.tag.preprocessor.xml string
- settings
-
- background
- #EAE3CB
- fontStyle
-
- foreground
- #899090
-
-
-
- name
- Function Name
- scope
- meta.function.method.with-arguments.ruby
- settings
-
- foreground
- #485A62
-
-
-
- name
- Markup: style attribute
- scope
- source.css.embedded.html string.quoted.double.html
- settings
-
- fontStyle
-
- foreground
- #269186
-
-
name
CSS: Property
@@ -519,17 +480,6 @@
#1F74CF
-
- name
- Markup: Script
- scope
- entity.name.tag.script.html
- settings
-
- fontStyle
- italic
-
-
name
JS: Function Name
@@ -538,7 +488,7 @@
settings
foreground
- #C58106
+ #A57800
@@ -548,8 +498,10 @@
text.html.basic source.js.embedded.html
settings
+ fontStyle
+
foreground
- #C58106
+ #A57800
@@ -563,6 +515,39 @@
#268BD2
+
+ name
+ JS: Numeric Constant
+ scope
+ constant.numeric.js
+ settings
+
+ foreground
+ #269186
+
+
+
+ name
+ JS: []
+ scope
+ meta.brace.square.js
+ settings
+
+ foreground
+ #1F74CF
+
+
+
+ name
+ JS: Storage Type
+ scope
+ storage.type.js
+ settings
+
+ foreground
+ #1F74CF
+
+
name
()
@@ -587,13 +572,150 @@
name
- Markup: Tag
+ HTML: Doctype
scope
- entity.name.tag.structure.any.html
+ entitiy.name.tag.doctype.html, meta.tag.sgml.doctype, meta.tag.sgml.doctype entity, meta.tag.sgml.doctype string, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity, meta.tag.preprocessor.xml string
+ settings
+
+ background
+ #EAE3CB
+ fontStyle
+
+ foreground
+ #899090
+
+
+
+ name
+ HTML: Script
+ scope
+ entity.name.tag.script.html
+ settings
+
+ fontStyle
+ italic
+
+
+
+ name
+ HTML: Style
+ scope
+ source.css.embedded.html string.quoted.double.html
+ settings
+
+ fontStyle
+
+ foreground
+ #269186
+
+
+
+ name
+ HTML: Text
+ scope
+ text.html.basic
settings
fontStyle
bold
+ foreground
+ #BD3800
+
+
+
+ name
+ HTML: Tag Start
+ scope
+ punctuation.definition.tag.html
+ settings
+
+ foreground
+ #819090
+
+
+
+ name
+ HTML: =
+ scope
+ text.html.basic meta.tag.structure.any.html, text.html.basic source.js.embedded.html
+ settings
+
+ fontStyle
+
+ foreground
+ #708284
+
+
+
+ name
+ HTML: something=
+ scope
+ text.html.basic entity.other.attribute-name.html
+ settings
+
+ foreground
+ #708284
+
+
+
+ name
+ HTML: "
+ scope
+ text.html.basic meta.tag.structure.any.html punctuation.definition.string.begin
+ settings
+
+ fontStyle
+
+ foreground
+ #269186
+
+
+
+ name
+ HTML: <tag>
+ scope
+ entity.name.tag.block.any.html
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #1F74CF
+
+
+
+ name
+ HTML: <style>
+ scope
+ entity.name.tag.style.html
+ settings
+
+ fontStyle
+ italic
+
+
+
+ name
+ HTML: {}
+ scope
+ text.html.basic punctuation.section.property-list.css
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ HTML: Embeddable
+ scope
+ source.css.embedded.html, comment.block.html
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #819090
@@ -609,6 +731,17 @@
#268BD2
+
+ name
+ Ruby: Function Name
+ scope
+ meta.function.method.with-arguments.ruby
+ settings
+
+ foreground
+ #485A62
+
+
name
Ruby: Variable