krizzu / monokai-pro

The unofficial Monokai Pro theme by Subtheme.

Home Page:https://subtheme.dev/monokai-pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monokai Pro

Fork of monokai-pro plugin, working with latest Webstorm and Intelij (as of 24.09.2024).

Install

Latest release (v1.11) is the one built from sources and tested

Build it yourself

Install deps

python3 -m venv ./venv
source ./venv/bin/activate
python3 -m pip install sublate

Build package

./build.py

Bundle plugin

  1. Open output/jetbrains in Intelij
  2. Select Build -> Prepare Plugin Module For Deployment
  3. Built .jar file is located in output/jetbrains dir

Install plugin

  1. Open IDE
  2. Open Settings -> Plugins
  3. Extra menu (next to Marketplace | Installed) -> Install plugin from disk
  4. Select build jar
  5. Restart IDE

Official docs

The unofficial Monokai Pro theme, adapted by Subtheme. 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.

Supported apps:

To build, first install sublate:

$ pip install sublate

Then, run the build script:

$ ./build.py

About

The unofficial Monokai Pro theme by Subtheme.

https://subtheme.dev/monokai-pro

License:MIT License


Languages

Language:Python 100.0%