Theme - Monokai+
A Monokai+ theme for Sublime Text 3. Already adapt to Build 3143.
Details
Installs
- Total 37K
- Win 22K
- Mac 7K
- Linux 8K
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 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 6 | 9 | 10 | 4 | 6 | 11 | 8 | 3 | 4 | 2 | 3 | 2 | 4 | 3 | 3 | 3 | 4 | 3 | 6 | 6 | 5 | 2 | 6 | 3 | 1 | 2 | 3 | 3 | 3 | 4 | 2 | 4 | 2 | 3 | 5 | 3 | 4 | 8 | 4 | 4 | 2 | 3 | 1 | 7 | 2 |
Mac | 0 | 3 | 4 | 3 | 1 | 1 | 3 | 0 | 4 | 2 | 1 | 1 | 1 | 1 | 1 | 1 | 2 | 2 | 3 | 1 | 0 | 1 | 1 | 1 | 2 | 0 | 1 | 2 | 3 | 2 | 1 | 1 | 2 | 2 | 1 | 2 | 0 | 2 | 0 | 0 | 0 | 1 | 2 | 0 | 0 | 4 |
Linux | 0 | 2 | 3 | 2 | 2 | 4 | 1 | 1 | 2 | 4 | 2 | 3 | 1 | 2 | 4 | 0 | 1 | 0 | 2 | 2 | 3 | 1 | 1 | 0 | 6 | 0 | 0 | 1 | 1 | 0 | 2 | 1 | 0 | 0 | 5 | 2 | 3 | 0 | 3 | 1 | 1 | 1 | 1 | 5 | 1 | 2 |
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