Last Updated: February 25, 2016
·
14.06K
· eneko89

Style Sublime Text 3 sidebar to match Monokai theme

Sublime Text is great, but it's sidebar doesn't match the default (and beautiful) dark Monokai theme. Thanks to this gist and after tweaking that a little (I corrected a glitch with the code collapse icon and made the higlight color lighter), I finally made it look great:

Picture

You can get it in this Github repo. Simply, put Default.sublime-theme file in
[SUBLIME]/packages/Theme - Default directory.

Enjoy it!