A Monokai theme for Sublime Text 3
If you are using Package Control
you just have to search it and install it. It's listed as Monokai Theme
.
You can install the theme and keep it updated by cloning the repo into your Packages
directory.
To get to your packages directory, go into SublimeText and click on Preferences -> Browse Packages...
.
Now open up a terminal and go into packages folder you opened and run:
git clone https://github.com/joshuahiggins/sublime-text-monokai "Monokai Theme"
- Download the Package
- Unzip the files and rename the folder to
Monokai Theme
- Find your
Packages
directory using the menu itemPreferences -> Browse Packages...
- Copy the folder into your Sublime Text
Packages
directory.
Click on Preferences -> Settings - User
and add the next line:
"theme": "Monokai.sublime-theme"
Restart Sublime Text after this.
This theme is a installable package version of umpirsky's Gist.