Skip to content

Commit

Permalink
Adding differnt colours for guide, active guide and stacked guide
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbos committed Jul 24, 2013
1 parent c3ed0aa commit a95d121
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cobalt2.tmTheme
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,12 @@
<key>bracketContentsForeground</key>
<string>#000000</string>

<key>guide</key>
<string>#3b5364</string>
<key>activeGuide</key>
<string>#ffc600</string>
<key>stackGuide</key>
<string>#5a7b92</string>

</dict>
</dict>
Expand Down
Binary file modified cobalt2.tmTheme.cache
Binary file not shown.

0 comments on commit a95d121

Please sign in to comment.