This is a GitHub theme for TextMate, Sublime Text and Vim.
To install it:
$ cd ~/Library/Application\ Support/TextMate/Themes && curl -O https://raw.github.com/sbecker/github_editor_theme/master/GitHub.tmTheme
To install it:
$ cd ~/Library/Application Support/Sublime Text 2/Packages && git clone https://github.com/sbecker/github_editor_theme
To activate it, go to Preferences -> Color Scheme -> github_editor_theme -> GitHub
To install it:
$ cd ~/.vim/colors/ && curl -O https://raw.github.com/sbecker/github_editor_theme/master/github.vim
To activate it in vim, run the command :colorscheme github
or make it persistent in your .vimrc
.
Copyright (c) 2008 Scott Becker, released under the MIT license