A modern Monokai theme for Sublime Text 3 and Visual Studio Code.
Feel free to open GitHub Issues to report any problem with the color scheme or submit suggestions.
Installation
Sublime Text 3
Package Control:
Ctrl/Command + Shift + P to open the Command Palette
Select Package Control: Install Package
Search for monokai++
Press Enter
Visual Studio Code
Option 1:
Ctrl/Command + Shift + X to open the Extensions tab
Search for monokai++
Click Install
Option 2:
Ctrl/Command + P to launch the "Go to file" palette
Write ext install dcasella.monokai-plusplus
Theme Selection
Ctrl/Command + Shift + P to launch the command palette
Select Preferences: Color Theme
Select Monokai++ for the standard color scheme or Monokai++ Unified for a full workbench color theme.
Screenshots
Bash
C
Common Lisp
C++
Golang
i3 Config
Javascript (React)
JSON
Makefile
Markdown
Prolog
Puppet
Python
YAML
Issues
Markdown fenced code highlight breaks with underscores on VS Code.