Sublime Text 2 Plugin to select Color Scheme quickly via the Quick Panel. This allows you to select any Color Scheme quickly from these
* Color Scheme - Default
* User
* Any directory that match ".*colou?r.?scheme.*"
and the plugin will list all "*.tmTheme" files contained on the directories listed above, allowing you to select your favorite Color Scheme.
$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
$ git clone https://github.com/dennisbot/SublimeColorSchemeSelector.git ColorSchemeSelector
Run select_color_scheme
command via the Command Palette.