Download: https://plugins.jetbrains.com/plugin/13643-monokai-pro-theme
To build the plugin for IntelliJ, follow these steps:
- Build this project with sublate From the project root:
sublate
. - Open the
build
directory with IntelliJ. - From the menubar, select Build -> Prepare Plugin Module For Deployment.
- The plugin jar file will be exported to the
build
directory.