base16 Color Schemes

I spotted a nice set of color schemes called base16 and eighties is my favorite. All you have to do is pull down the base16-builder repository and call the ruby script with the color scheme you like best.

git clone https://github.com/chriskempson/base16-builder.git
cd base16-builder
./base16 schemes/eighties.yml

After a few seconds, the output directory will contain color scheme files that are compatible with apps such as atom, console2, sublime text (textmate), visual studio, and many others.