Monokai Theme
A Monokai theme for Sublime Text 3
Installation
Package Control
If you are using Package Control
you just have to search it and install it. It's listed as Monokai Theme
.
Git Install
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"
Manual Install
- 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.
Activate
Click on Preferences -> Settings - User
and add the next line:
"theme": "Monokai.sublime-theme"
Restart Sublime Text after this.
Thanks
This theme is a installable package version of umpirsky's Gist.