A version of the Soda Theme with support for the awesome coloring of the RubyTest sublime plugin.
It actullay doesn't change a theme from Soda Theme's original design, it only addes the coloring support for the sublime console for beautiful test outputs.
Alternatively, if you are a git user, you can install the theme and keep up to date by cloning the repo directly into your Packages directory in the Sublime Text 2 application settings area.
You can locate your Sublime Text 2 Packages directory by using the menu item Preferences -> Browse Packages....
While inside the Packages directory, clone the theme repository using the command below:
git clone https://github.com/pazaricha/soda-theme-ruby-test.git "Theme - Soda"
- Download the files using the GitHub .zip download option
- Unzip the files and rename the folder to
Theme - Soda - Copy the folder to your Sublime Text 2
Packagesdirectory
To configure Sublime Text 2 to use the theme:
- Open your User Settings Preferences file
Sublime Text 2 -> Preferences -> Settings - User - Add (or update) your theme entry to be
"theme": "Soda Light.sublime-theme"or"theme": "Soda Dark.sublime-theme"
Sode theme: Ian Hill Sublime Text 2 Ruby Tests: Maciej Gajek
