Search code examples
javascripteclipseeclipse-pdteclipse-luna

Eclipse Luna dark theme doesn't show JS properly


I downloaded the Eclipse Luna version of PDT today and switched to the dark theme. All my PHP files are now displayed with very clear syntax highlighting in the dark theme.

However, when I load my javascript files, it's impossible to see the text in the file as it's dark black on lighter black (see image). This happens only for the JS files as all of the CSS and HTML files in the project inherit the dark theme very nicely.

Dark theme with JS

I've restarted Eclipse applying the theme and the issue still remains. Any idea how I can get my JS file to work with this new version?


Solution

  • I suggest install eclipse color themes plugin: http://eclipsecolorthemes.org/

    This plugin provide dark editor support for most popular eclipse plugins (css, js, xml)