I'm encouraged to use a Linux box at work, so I'm using Eclipse for my coding. The default black on white theme is horrible, in my opinion. Is there any way I can get Twilight-style syntax coloring (for Javascript) in Eclipse?
A:
You can download a twilight theme for eclipse here:
https://the30minutesblog.wordpress.com/2010/05/14/twilight-color-theme-for-eclipse-ide/
It definitly works for the Java editor, but I havent tried for JS.
It probably depends on which JS plugin you are using.
Matt
2010-09-03 07:15:50
That theme seems to work only with Java. Breaks [horribly](http://imgur.com/bHHqX.png) with JavaScript.
tta
2010-09-03 07:24:39
A:
Change the Preferences under Window->Preferences, then choose General->Editor->Text Editors and select the colors you prefer at the bottom of that page.
Thariama
2010-09-03 07:22:30
A:
Aptana Studio 3 has some excellent Textmate style features, including the Twilight theme.
Dean Burge
2010-09-04 14:38:44