Skip to content

kawazoe/surokai-pro

Repository files navigation

Surokai Pro for JetBrains

An unofficial Monokai-Pro-like theme, initially adapted by Subtheme and now maintained by kawazoe. This repository includes the default theme, classic theme, and four filters: Machine, Octagon, Ristretto, and Spectrum.

Credit goes to the original creator: https://monokai.pro.

Download the latest build from Releases.

Building the theme

You can run these instructions from any terminal, or straight from the IntelliJ integrated terminal as long as you have the Plugin DevKit installed.

First, setup a python environment:

$ python3 -m venv main
$ source ./main/bin/activate

Then install dependencies:

$ pip install -r ./requirements.txt

Finally, run the build script to generate the plugin's files. Make sure it have executable permissions first.

$ ./compile.py

From there, you can make edits to the project, and run the build script again to update the plugin. You can use the provided run configuration to test your changes and recompile template changes.

When you're ready to generate the final plugin package, right click on the module in the project view and select: "Prepare Plugin Module For Deployment". The plugin jar file will be exported to the out directory.

Screenshots

Surokai Pro:

Surokai Pro

Grade Deep:

Grade Deep

Grade Weathered:

Grade Weathered

Grade Rustic:

Filter Rustic

Grade Matrix:

Grade Matrix

Grade Classic:

Grade Classic

About

An unofficial Monokai Pro theme for JetBrain's IDEs.

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Packages

No packages published

Contributors 6