Skip to content

Commit

Permalink
Fix iterm color for mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinvdgraaf committed Jan 23, 2014
1 parent fa7aa2d commit e89e391
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/Solarized Dark.itermcolors
Original file line number Diff line number Diff line change
Expand Up @@ -131,11 +131,11 @@
<key>Ansi 8 Color</key>
<dict>
<key>Blue Component</key>
<real>0.15170273184776306</real>
<real>0.5859375</real>
<key>Green Component</key>
<real>0.11783610284328461</real>
<real>0.578125</real>
<key>Red Component</key>
<real>0.0</real>
<real>0.51171875</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
Expand Down Expand Up @@ -210,4 +210,4 @@
<real>0.0</real>
</dict>
</dict>
</plist>
</plist>

0 comments on commit e89e391

Please sign in to comment.