Based upon the famous IR_BLACK theme for VIM. Packaged to work with Vundle or Pathogen.
To make this and other themes play nicely with your 256/16 colors terminal automagically, use something like CSApprox.
Screenshot of ruby sourcecode in MacVIM 7.3 with this theme.
-
Go to your bundle directory (.vim/bundle or .vimbundles) and clone the repo:
git clone git@github.com:wgibbs/vim-irblack.git
-
Edit your .vimrc and add:
:colorscheme ir_black
-
Reload your .vimrc
:source $MYVIMRC