An open API service indexing awesome lists of open source software.

https://github.com/liquidev/processing-monokai-theme

The Monokai theme from Sublime Text remade for the PDE.
https://github.com/liquidev/processing-monokai-theme

monokai processing processing-theme

Last synced: 2 days ago
JSON representation

The Monokai theme from Sublime Text remade for the PDE.

Awesome Lists containing this project

README

        

# processing-monokai-theme

The Sublime Text Monokai theme remade for Processing.

## Screenshot

![Monokai for PDE](https://raw.githubusercontent.com/liquid600pgm/processing-monokai-theme/master/theme/screenshot.png)

## Installing

1. Go to your Processing installation folder.
2. Put the downloaded `lib` folder there.
3. Go to your Processing App Data folder (Windows: `C:\Users\\AppData\Roaming\Processing`; Linux: `~/.processing/`)
4. Open the `preferences.txt` file from this folder
5. Find `editor.token` using your text editor
6. Replace all of those lines with my provided lines
7. Launch Processing