Changing UI color in Eclipse
Posted
by Lo'oris
on Stack Overflow
See other posts from Stack Overflow
or by Lo'oris
Published on 2010-03-13T16:10:02Z
Indexed on
2010/03/13
16:15 UTC
Read the original article
Hit count: 198
I'm aware of this topic: I've used it to change most of the editor colors, and that's great.
But that wasn't enought, there's still too much white (and I need to change it because it hurts my eyes).
I've searched in the preferences (both using Eclipse itself and editing the files) for instances of while (255,255,255) and changed them all. Looks like I'm missing something.
too much white in the UI: http://www.imagebanana.com/view/gy89qf7/eclipse_too_much_white_1.png
totally white in this screen: http://www.imagebanana.com/view/j8282wf/eclipse_too_much_white_2.png
© Stack Overflow or respective owner