Skip to content

Commit

Permalink
updated colors to more cloesly match vim
Browse files Browse the repository at this point in the history
  • Loading branch information
rays committed Apr 18, 2011
1 parent 7808d6d commit a29ad09
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Solarized (dark).tmTheme
Expand Up @@ -16,11 +16,11 @@
<key>foreground</key>
<string>#819090</string>
<key>invisibles</key>
<string>#93A1A180</string>
<string>#475B6280</string>
<key>lineHighlight</key>
<string>#0A2933</string>
<key>selection</key>
<string>#EAE3CB</string>
<string>#0A2933</string>
</dict>
</dict>
<dict>
Expand All @@ -31,7 +31,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#93A1A1</string>
<string>#536870</string>
</dict>
</dict>
<dict>
Expand All @@ -42,7 +42,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#2AA198</string>
<string>#259286</string>
</dict>
</dict>
<dict>
Expand Down Expand Up @@ -75,7 +75,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#D33682</string>
<string>#259286</string>
</dict>
</dict>
<dict>
Expand All @@ -97,7 +97,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#859900</string>
<string>#738A05</string>
</dict>
</dict>
<dict>
Expand All @@ -108,9 +108,9 @@
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>bold</string>
<string></string>
<key>foreground</key>
<string>#D11C24</string>
<string>#738A05</string>
</dict>
</dict>
<dict>
Expand All @@ -121,7 +121,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#268BD2</string>
<string>#2176C7</string>
</dict>
</dict>
<dict>
Expand All @@ -132,7 +132,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#268BD2</string>
<string>#2176C7</string>
</dict>
</dict>
<dict>
Expand Down

0 comments on commit a29ad09

Please sign in to comment.