Skip to content

Commit

Permalink
Fixes #1943: Tune new colors added for dark+ & light+ themes
Browse files Browse the repository at this point in the history
  • Loading branch information
aeschli committed Jan 13, 2016
1 parent b05f6ab commit 983132f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/theme-colorful-defaults/themes/light_plus.tmTheme
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#404040</string>
<string>#777759</string>
</dict>
</dict>
<dict>
Expand All @@ -25,7 +25,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#2B91AF</string>
<string>#267f99</string>
</dict>
</dict>
<dict>
Expand Down

0 comments on commit 983132f

Please sign in to comment.