Dark color theme for Intellij inspired by Sublime Text's Monokai Theme. Also works in other Jetbrains products including Webstorm, PyCharm, GoLand, RubyMine, and PhPStorm.
To install
- Download or build the jar (buildJar.sh)
- Intellij -> File -> Import Settings -> Select Jar (Or icls -> SublimeMonokai.xml)
- Select Sublime Monokai as the theme in Settings -> Editor -> Colors & Fonts
- Note: If you can't see "Import Settings" anymore, temporarily disable you Jetbrains Settings Sync(File -> Disable Settings Sync)
Special thanks to collaborators:
- murtaza52 for clojure support
- DecKen and Sven Bendel for carat identifiers
- gombosg for helping maintain java
- CleanCut for rust support
Supported Languages:
Java (IJ)
Golang (IJ, Goland)
Python 2 and 3 (IJ, PyCharm)
JavaScript (IJ, Webstorm)
TypeScript (IJ, Webstorm)
CSS/SASS/SCSSS (IJ, Webstorm)
C++ (CLion)
Rust (IJ, Clion)
Bash (tranisitioning to 2019 plugin)
Markdown
HTML
JSON
JSP
LESS
SQL
XML
Diff
YAML
LaTeX (< 2018)
Kotlin (< 2018, need maintainer)
CFML (< 2015, need maintainer)
Clojure (< 2015, need maintainer)
CoffeScript (< 2015, need maintainer)
Gradle (< 2015, need maintainer)
Groovy (< 2015, need maintainer)
Puppet (< 2015, need maintainer)
Handlebars/Mustache (< 2015, need maintainer)
Haskell (< 2015, need maintainer)
Jade (< 2015, need maintainer)
PHP (phpstorm < 2015, need maintainer)
Scala (< 2015, need maintainer)
Ruby (< 2015, need maintainer)
Objective C (< 2015, Use Appcode/SublimeMonokai.jar)
Not supported (no plugin support):
Flex/Actionscript/MXML
AppleScript
To request support for a language, please fork, create a code sample in the code-samples folder, then create a pull request. I will review it and create a scheme. Feel free to PR your own version for a language.