Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Janos Wortmann committed Nov 22, 2014
1 parent 2381fcd commit b75114a
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 16 deletions.
84 changes: 76 additions & 8 deletions Brackets Dark.tmTheme
Original file line number Diff line number Diff line change
Expand Up @@ -103,20 +103,18 @@
<key>foreground</key>
<string>#6c9ef8</string>
</dict>
</dict>
</dict>
<dict>
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>variable.parameter</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#d89333</string>
</dict>
</dict>
</dict>
<dict>
<key>name</key>
<string>Number</string>
Expand Down Expand Up @@ -253,9 +251,31 @@
</dict>
<dict>
<key>name</key>
<string>CSS property-name</string>
<string>CSS at-rule support constant</string>
<key>scope</key>
<string>meta.at-rule support.constant</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#85a300</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>CSS at-rule operator</string>
<key>scope</key>
<string>meta.property-name.css</string>
<string>meta.at-rule keyword.operator</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#6c9ef8</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>CSS property-name keyword</string>
<key>scope</key>
<string>meta.property-name.css support.type.property-name.css</string>
<key>settings</key>
<dict>
<key>foreground</key>
Expand Down Expand Up @@ -290,7 +310,7 @@
<key>name</key>
<string>CSS property-value number</string>
<key>scope</key>
<string>meta.property-value.css constant.numeric.css, meta.property-value.css constant.numeric.css keyword.other.unit.css</string>
<string>meta.property-value.css constant.numeric.css, meta.property-value.css constant.numeric.css keyword.other.unit.css, meta.at-rule constant.numeric.css keyword.other.unit.css</string>
<key>settings</key>
<dict>
<key>foreground</key>
Expand Down Expand Up @@ -376,6 +396,54 @@
<string>#85a300</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>LaTeX mathmode braces</string>
<key>scope</key>
<string>text.tex.latex string.other.math punctuation.section.group.tex, text.tex.latex string.other.math punctuation.definition.arguments</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#dddddd</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>LaTeX section</string>
<key>scope</key>
<string>text.tex.latex meta.function.section.latex entity.name.section.latex</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#b77fdb</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>LaTeX environment</string>
<key>scope</key>
<string>text.tex.latex variable.parameter.function.latex</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#d89333</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>LaTeX reference</string>
<key>scope</key>
<string>text.tex.latex constant.other.reference</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string></string>
<key>foreground</key>
<string>#d89333</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>LaTeX package</string>
Expand All @@ -400,6 +468,6 @@
</dict>
</array>
<key>uuid</key>
<string>FA11F64F-93C1-4315-8981-41FE159FA78B</string>
<string>230956cd-e786-41b4-99e9-207aeeeeb21c</string>
</dict>
</plist>
84 changes: 76 additions & 8 deletions Brackets Light.tmTheme
Original file line number Diff line number Diff line change
Expand Up @@ -103,20 +103,18 @@
<key>foreground</key>
<string>#446fbd</string>
</dict>
</dict>
</dict>
<dict>
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>variable.parameter</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#e88501</string>
</dict>
</dict>
</dict>
<dict>
<key>name</key>
<string>Number</string>
Expand Down Expand Up @@ -253,9 +251,31 @@
</dict>
<dict>
<key>name</key>
<string>CSS property-name</string>
<string>CSS at-rule support constant</string>
<key>scope</key>
<string>meta.at-rule support.constant</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#6d8600</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>CSS at-rule operator</string>
<key>scope</key>
<string>meta.property-name.css</string>
<string>meta.at-rule keyword.operator</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#446fbd</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>CSS property-name keyword</string>
<key>scope</key>
<string>meta.property-name.css support.type.property-name.css</string>
<key>settings</key>
<dict>
<key>foreground</key>
Expand Down Expand Up @@ -290,7 +310,7 @@
<key>name</key>
<string>CSS property-value number</string>
<key>scope</key>
<string>meta.property-value.css constant.numeric.css, meta.property-value.css constant.numeric.css keyword.other.unit.css</string>
<string>meta.property-value.css constant.numeric.css, meta.property-value.css constant.numeric.css keyword.other.unit.css, meta.at-rule constant.numeric.css keyword.other.unit.css</string>
<key>settings</key>
<dict>
<key>foreground</key>
Expand Down Expand Up @@ -376,6 +396,54 @@
<string>#6d8600</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>LaTeX mathmode braces</string>
<key>scope</key>
<string>text.tex.latex string.other.math punctuation.section.group.tex, text.tex.latex string.other.math punctuation.definition.arguments</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#535353</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>LaTeX section</string>
<key>scope</key>
<string>text.tex.latex meta.function.section.latex entity.name.section.latex</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8757ad</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>LaTeX environment</string>
<key>scope</key>
<string>text.tex.latex variable.parameter.function.latex</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#e88501</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>LaTeX reference</string>
<key>scope</key>
<string>text.tex.latex constant.other.reference</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string></string>
<key>foreground</key>
<string>#e88501</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>LaTeX package</string>
Expand All @@ -400,6 +468,6 @@
</dict>
</array>
<key>uuid</key>
<string>165E2835-E9DA-4272-B3E3-CE0A6C15585F</string>
<string>3e908f34-5319-4f11-b43d-92bf990e3ee2</string>
</dict>
</plist>

0 comments on commit b75114a

Please sign in to comment.