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

https://github.com/jeffthompson/darkprocessingtheme

A dark theme for the Processing IDE - a little easier on the eyes!
https://github.com/jeffthompson/darkprocessingtheme

Last synced: 4 months ago
JSON representation

A dark theme for the Processing IDE - a little easier on the eyes!

Awesome Lists containing this project

README

          

![screenshot](https://raw.github.com/jeffThompson/DarkProcessingTheme/master/screenshot.png)

Dark Processing Theme (for 1.5x)
===================

A dark theme for the Processing IDE (a little easier on the eyes!) for Processing 1.5x - for a Processing 2.0 theme, see [this repository](https://github.com/jeffThompson/DarkProcessingTheme_2.0).

\- \- \-

####INSTALLATION
1. **PREFERENCES.TXT**
Replace your `preferences.txt` with mine - note the only main change is setting `editor.antialias` to true, which makes your fonts look WAY better! Note that this can also be accomplished using the Preferences menu in the IDE.
2. **THEME FOLDER**
Look in `~/Applications/Processing.app/Contents/Resources/Java/Modes` and in the folder of the Mode you want to change (ie: Java, JavaScript, Android, etc). Replace the `theme` folder inside (making a copy of the original in case you hate my changes!)
This folder contains a 'themes.txt' file with the bulk of the changes (mostly colors)
Buttons and tabs are stored as image files, which have been modified to fit the color scheme
3. **SCREENSHOT**
Self-explanatory :)

####PSD 'BUTTONS' FILE
The `theme` folder also includes a Photoshop (.psd) file for the buttons which includes a saved selection for easier changing of the background. This can be accessed through the 'Channels' panel.

\- \- \-

\[ all code available under [Creative Commons BY-NC-SA license](http://creativecommons.org/licenses/by-nc-sa/3.0/) - feel free to use but [please let me know](http://www.jeffreythompson.org) \]