All Projects → jeffThompson → Darkprocessingtheme_3.0

jeffThompson / Darkprocessingtheme_3.0

A dark theme for Processing 3

Programming Languages

processing
702 projects

Labels

Projects that are alternatives of or similar to Darkprocessingtheme 3.0

Icestudio
❄️ Visual editor for open FPGA boards
Stars: ✭ 958 (+1268.57%)
Mutual labels:  ide
Awesome Osx
📦 Awesome stuff for OSX
Stars: ✭ 54 (-22.86%)
Mutual labels:  ide
Swoole Ide Helper
Auto completion, trigger suggest and view docs for Swoole in editor.
Stars: ✭ 1,116 (+1494.29%)
Mutual labels:  ide
Brainduck
Brainfuck Interpreter in Java/Groovy, with a Groovy DSL
Stars: ✭ 34 (-51.43%)
Mutual labels:  ide
Innovatoradmin
A tool for managing Aras Innovator installations focusing on improving the import/export experience.
Stars: ✭ 40 (-42.86%)
Mutual labels:  ide
Fabrik
🏭 Collaboratively build, visualize, and design neural nets in browser
Stars: ✭ 1,081 (+1444.29%)
Mutual labels:  ide
Crossui
CrossUI is a free Cross-Browser Javascript framework with cutting-edge functionality for rich web application
Stars: ✭ 945 (+1250%)
Mutual labels:  ide
Midichlorian
A Visual Studio extension that allows you to write code and automate the IDE using MIDI musical instruments.
Stars: ✭ 65 (-7.14%)
Mutual labels:  ide
Php Language Server
PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
Stars: ✭ 1,019 (+1355.71%)
Mutual labels:  ide
Addon Ide
IDE - Home Assistant Community Add-ons
Stars: ✭ 61 (-12.86%)
Mutual labels:  ide
Shuttle
Easily create native mobile applications.
Stars: ✭ 36 (-48.57%)
Mutual labels:  ide
Gradle And Eclipse Rcp
Gradle and Eclipse RCP
Stars: ✭ 37 (-47.14%)
Mutual labels:  ide
Upyide
Micropython IDE
Stars: ✭ 57 (-18.57%)
Mutual labels:  ide
Openbeans
OpenBeans is an IDE distribution. It packages the best there is in the ecosystem, polishes it, fixes minor annoyances and serves them to you in a clean bundle. Formerly CoolBeans.
Stars: ✭ 32 (-54.29%)
Mutual labels:  ide
Thonny
Python IDE for beginners
Stars: ✭ 1,113 (+1490%)
Mutual labels:  ide
Amora
The semantic search engine where anyone can define anything anywhere
Stars: ✭ 30 (-57.14%)
Mutual labels:  ide
Phpstorm Ide Config
My PhpStorm configuration for writing modern PHP code
Stars: ✭ 55 (-21.43%)
Mutual labels:  ide
Portugol Webstudio
IDE online para o Portugol
Stars: ✭ 67 (-4.29%)
Mutual labels:  ide
Deb Dev Machine
Quickly install common Developer tools, IDE's & Services on Debian 9
Stars: ✭ 63 (-10%)
Mutual labels:  ide
Basicpawn
BasicPawn - SourcePawn Editor
Stars: ✭ 60 (-14.29%)
Mutual labels:  ide

screenshot

Dark Processing Theme (for 3.0)

A dark theme for the Processing IDE (a little easier on the eyes!) for Processing 3.0.

For a Processing 2.0 theme, see this repository, for P5 1.5, see this repo.

CONTENTS

  • status folder: updated png files for the bottom bar where error messages show up, mostly to clean up the colors and get rid of the gradient. You don't have to move this folder if you don't want to.
  • theme.txt: where the magic happens! Somewhat annotated to make it easier to modify yourself
  • README.md: this file
  • screenshot.png: a screenshot of the theme

INSTALLATION

Before installing anything, be sure to make a copy of the original in case you hate these changes or it breaks something! (If you do have issues, you can just re-install the Processing IDE again.) Just copy the files from this repo into the appropriate location.

  • Mac: Go to the Processing app in your Applications folder, right click it and choose Show Package Contents and navigate to Java/lib. Alternatively, just go to ~/Applications/Processing.app/Contents/Java/lib from the Terminal.
  • Windows: %HomeDrive%\processing64\processing-3.2.1\lib\
  • Linux: Go to the lib folder of the directory where you installed Processing, likely ~/processing-{{version-number}}. Replace the original footer, status and toolbar folders with those in this repo and add the theme.txt folder.

- - -

Released under Creative Commons BY-NC-SA license - feel free to use but please let me know.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].