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