It's @joeyfigaro's wonderful Glacier theme now remixed for:
- Vim
- Xcode
- PuTTY
- Terminal.app
- IntelliJ
- Terminator
To correctly colorize your LS listings, make sure to add the following to your bash profile:
Linux .bashrc
export LS_COLORS='di=34:ln=32:so=1;;35:pi=1;;35:ex=1;;31:bd=45:cd=45:su=41:sg=41:tw=40:ow=40:*.rpm=1;;36'
Mac OS X .bash_profile
export LSCOLORS=excxFxFxBxxfxfxBxBxexe
The Windows CMD reg file is still a work in progress (there aren't quite enough colors to map the background correctly, so I'd stay away from that one for now!).
For the original Sublime Text theme, go to http://glaciertheme.com. For Atom UI and syntax themes, go to https://atom.io/packages/glacier-ui and https://atom.io/packages/glacier-syntax.