Pumphouse
Pumphouse

Reputation: 2053

Is there anyway to edit the actual theme of the Eclipse IDE?

I'm not talking about the themes we can easily import and edit the textpad and code coloring with.

What I'm wondering is just like the firefox themes where the frame of the window and buttons can change colors. Is there a theme option for the actual editor not the text pad?

Upvotes: 1

Views: 154

Answers (2)

Jessica Brown
Jessica Brown

Reputation: 8312

If you are using Eclipse Juno (4.2), there is a plugin for this: https://github.com/jeeeyul/eclipse-themes (of course, the .css files in the application can also be edited manually)

Upvotes: 0

Related Questions