Limeade is a theme for Sublime Text 2 that replaces the Chrome-style tabs used in the default theme with more Mac native-looking tabs. Much of the theme aside from the tabs was based on Soda Theme which you can find here.
Go to your Sublime Text 2 Packages
directory and clone Limeade repository using the command below:
git clone https://github.com/trosage/Limeade/ "Theme - Limeade"
- Download the files using the GitHub .zip download option
- Copy the folder called
Theme - Limeade
to your Sublime Text 2Packages
directory
To configure Sublime Text 2 to use Limeade:
- For Sublime Text 2 (Build 2174) and later - Open your User Settings Preferences file
Sublime Text 2 -> Preferences -> Settings - User
. For earlier builds - Open your User Global Settings Preferences fileSublime Text 2 -> Preferences -> Global Settings - User
{
"theme": "Limeade.sublime-theme"
}
Because much of this theme was based on the Soda Theme, it contains some icons from the Pictos icon set by Drew Wilson. Any use of these icons, other than for the purpose of the theme itself, would need to comply with Drew's icon licensing agreement.