Theme - Monokai+
A Monokai+ theme for Sublime Text 3. Already adapt to Build 3143.
Details
Installs
- Total 37K
- Win 22K
- Mac 7K
- Linux 8K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 0 | 0 | 7 | 3 | 2 | 3 | 0 | 0 | 3 | 9 | 8 | 1 | 3 | 2 | 4 | 7 | 5 | 4 | 3 | 4 | 6 | 6 | 9 | 10 | 4 | 6 | 11 | 8 | 3 | 4 | 2 | 3 | 2 | 4 | 3 | 3 | 3 | 4 | 3 | 6 | 6 | 5 | 2 | 6 | 3 |
Mac | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 2 | 0 | 1 | 3 | 4 | 2 | 0 | 3 | 1 | 3 | 0 | 1 | 3 | 4 | 3 | 1 | 1 | 3 | 0 | 4 | 2 | 1 | 1 | 1 | 1 | 1 | 1 | 2 | 2 | 3 | 1 | 0 | 1 | 1 | 1 | 2 |
Linux | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 3 | 0 | 1 | 0 | 1 | 2 | 3 | 2 | 3 | 2 | 2 | 4 | 1 | 1 | 2 | 4 | 2 | 3 | 1 | 2 | 4 | 0 | 1 | 0 | 2 | 2 | 3 | 1 | 1 | 0 | 6 |
Readme
- Source
- raw.githubusercontent.com
Theme Monokai+
A Monokai+ theme for Sublime Text 3. https://packagecontrol.io/packages/Theme%20-%20Monokai%2B
Installation
Package Control
If you are using Package Control
you just have to search it and install it. It's listed as Theme - Monokai+
.
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/wilon/Theme-MonokaiPlus.git "Theme - Monokai+"
Manual Install
- Download the Package
- Unzip the files and rename the folder to
Theme - Monokai+
- 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:
"color_scheme": "Packages/Theme - Monokai+/Monokai+.tmTheme",
"theme": "Monokai+.sublime-theme"
Or
"color_scheme": "Packages/Theme - Monokai+/Monokai+(Light).tmTheme",
Version >= 3143, Recommend the adaptive theme.
"theme": "Adaptive.sublime-theme",
Restart Sublime Text after this.
Thanks
Icon soda-theme
Theme sublime-text-monokai
Json support MonokaiJsonPlus