Ruby Blue theme for Eclipse
I have recently made the switch from using Zend IDE to Eclipse and PDT/Aptana for my jaunts into web development (read: every day of my career). While using Zend, I had ran across a post on the Zend Forums that listed a good chunk of different themes you could download and use in your Zend environment. My favorite out of the list was instantly the Ruby Blue theme, apparently from TextMate (although in my brief, brief time playing with TextMate, I never saw it as one of the options). Regardless, it’s an awesome theme if you’re into lights-on-dark for your editing like I am.
After my switch I found out that it’s either really difficult to do Google searches on Eclipse themes and styles, or that no one has really made much headway in that part of the IDE. (There is the TextMate theme for RadRails but I found it to be not exactly my cup of tea…I’m picky, sorry!). So I tasked myself with an attempt at manually migrating the pretty colors from ZDE into Eclipse, and wouldn’t you know it, the transition went pretty damn smoothly.
To get these color styles into your own Eclipse, just download the .epf file and go to File -> Import in Eclipse, choose General -> Preferences, select the file, and import. I recommend making a backup of your own preferences by following the same steps, only selecting Export instead of Import. I stripped out some of the non-color related stuff, but in order to make sure I got everything, I left some of the stuff I wasn’t sure about in there, so there may be a conflict if you have some of your own personal preferences (though I’m fairly sure I didn’t do much to my settings besides changing tabs to spaces).
ยป Eclipse Preferences File
Also, there are settings for both Aptana’s CSS/JS editor as well as the Webtools versions of those editors (as well as HTML for webtools).
May 22nd, 2007 at 5:16 pm
This is great that you’ve ported this theme. Does this theme not mimic that of the TextMate’s HTML coloring? Anyways great job!
May 22nd, 2007 at 7:12 pm
I missed out on the HTML, but I have it done on my copy at work… I’ll repost with that updated preferences set later on when I can grab it.
October 6th, 2007 at 10:00 pm
Thank you for sharing!
November 23rd, 2007 at 6:01 pm
Where can I find these themes? Can you post a link? The Zend forum attachment for the Eclipse themes seems to be empty or corrupt.
November 23rd, 2007 at 11:42 pm
Sure, I’ll make a new post.
November 23rd, 2007 at 11:46 pm
[...] per a request from a comment on a previous post I made on here, here’s a zip of the original Zend IDE [...]
December 11th, 2007 at 10:14 am
Tnx. I searched something like this…
January 29th, 2008 at 3:56 am
I have created TextMate twilight theme for eclipse,
Here is the strip down file.. save it as “Eclipse_twilight.epf” then import from eclipse..
Textmate twilight theme for
– PDT – PHP editor
– RDT – ruby editor
– PyDev – python editor
– JDT – Java editor
– HTML, CSS, JS (whole Web tools platform editor)
http://pastie.caboo.se/144741
Its a bitch to extract only sytnax highlighting preferences, I have extracted eclipse preference file to the bare bone, because i am thinking about starting up a eclipse plugin project automatically convert Textmate theme to above preference entries,
behold, a eclipse Textmate theme importer.. contact me for those who is interested kick of this project together
January 29th, 2008 at 3:57 am
btw my email is
subjective [at] gmail [dot] com
January 29th, 2008 at 3:58 am
sorry i missing out it supports one more editor too
– JsEclipse – javascript editor