A collection of chalk-like colorscheme setting files for TextMate (Sublime Text), vim and pygments.
# Sublime text
$ cp chalk.tmTheme ~/Library/Application Support/Sublime Text 3/Packages/User
# vim
$ cp chalk.vim ~/.vim/colors
# pygments
$ cp chalk.py /path/to/pythonX.X/site-packages/pygments/styles/
