Custom UI theme for Sublime Text 3
If you are using Will Bond's excellent Sublime Package Control, you can easily install Watson Theme via the Package Control: Install Package
menu item. It is listed as Theme - Watson
in the packages list.
Clone the repo directly into your Packages
directory and name the folder Theme - Watson
git clone https://github.com/dennistimmermann/watson-theme.git "Theme - Watson"
Open your User Settings Preferences file through Sublime Sublime Text -> Preferences -> Settings - User
and add "theme": "Watson.sublime-theme"
to it
{
"theme": "Watson.sublime-theme"
}
The color scheme used in the Screenshot is named Sail
. You can get it here: Sail Color Scheme
Watson supports HDPI/Retina displays
Watson Theme is based on Soda Theme by Ian Hill (http://buymeasoda.com/) and is licensed under the Creative Commons Attribution-ShareAlike 3.0 License