Sublime Text 2 theme
- Download the files either by using GIT or manually (see below) and place them in your Sublime Text 2
Packages
directory (Sublime Text 2 -> Preferences -> Browse Packages...
) - Open
Sublime Text 2 -> Preferences -> Settings - User
- Add (or edit) the theme entry
Example:
{
...
"theme": "Soda Light.sublime-theme"
...
}
cd
into your Sublime Text 2Packages
directorygit clone https://github.com/zydeon/Zyds-Theme.git "Theme - Zyds"
- Download the zip file shared by GitHub
- Unzip its contents and rename the folder to
Theme - Zyds
- Copy that folder to your Sublime Text 2
Packages
directory