You are not logged in.
Hi,
I don't know why my Eclipse appearance is very ugly:
http://i47.tinypic.com/2s0mrgj.png
I can't see anything...
However for example netbeans looks great:
http://i46.tinypic.com/j77n5v.png
Can i do something with it?
Please help me, because Eclipse is probably better IDE than netbeans
Offline
try using a different theme -- one that isn't too dark and see if it makes any difference
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
I can't change theme... Where is option to do this?
If it is important - i am using openbox as my WM.
Offline
Inxible's referring to your GTK2 theme.
All configs @ https://github.com/w0ng
Offline
Use lxappearance to change your theme.
Offline
Ok, system theme was fault... But I don't want change theme, I like it ![]()
Offline
Eclipse is not very good with dark themes. Sad but true... Try running at least eclipse with different GTK theme.
Check out these resources
http://xmemory.tompium.com/2012/01/make … buntu.html
http://blog.nanthrax.net/2012/07/change … ipse-juno/
Offline
Thank You eDio, this links were very helpful, now my Eclipse looks great ![]()
Offline
Just found this and it might be helpful:
https://github.com/Prototik/Eclipse-Juno-Dark - dark theme
http://marketplace.eclipse.org/content/ … rome-theme - plugin to edit theme. I was not able to install it. Perhaps, you'll have more luck with it.
Offline
Thanks very much, but I have a different question(becouse I have to change codeblocks apperance too).
How can I run this command :
GTK2_RC_FILES=$GTK2_RC_FILES:/somewhere_1/gtkrc /somewhere_2/eclipse from right-click menu?
Bacause if I wrote in this way I have an error:
Failed to execute child process GTK2_RC_FILES=$GTK2_RC_FILES:/home/xorgx3/.gtkrc(no such file or directory).From terminal it's working.
Offline