I’ve learned that after looking at a coding interface for hours that is white, it starts to get tiring. Since I design user interfaces all day … I had a thought that I might be able to change the colors, I had some something similar for extendScript toolkit a while back ago so I figured I would give it a shot for this. I poked around for a while and found a few files I needed. It’s actually very easy…I’m surprised I didn’t find documentation on it (though I’m sure it’s out there somewhere).
Here are the steps I took to change it
this allows for your text to be anti-aliased and bumps up the font to a little bit of a more readable size.
Ideally I would have liked it to look like this, however I wasn’t quite able to
So if any of you out there are UI hackers and know how to get closer, let me know in comments. Hit me up with any other questions you have as well. I have tested this with Processing 1.0 as well as newly released 2.0
edit: added another theme, check it out. use this file instead for mode folder:
Thank you.
Do you have any hints to do it in windows? I followed the exact steps in my windows machine. Didn’t work.
Comments