I'm using eclipse and I want a black background with neon text. How do I get it
Printable View
I'm using eclipse and I want a black background with neon text. How do I get it
Is there a way to do this? I want to change the colors of all the windows not just the code window
You might have more luck getting an answer if you ask on a dedicated eclipse forum .
There are Eclipse text editor plugins that override the default editors and allow to change almost anything related to code highlighting and env coloring. Alternatively, alter default editor configs manually, wich is much, much more complicated task compared to Netbeans for ex.
http://eos.sourceforge.net/
Eclipse on Swing. Not sure what release tag they update against, but it might work for you. Personally, I prefer stability and an updated version over visual look and feel, but have fun with it! Looks like you can customize everything.