javascript - Eclipse Luna dark theme doesn't show JS properly -


i downloaded eclipse luna version of pdt today , switched dark theme. php files displayed clear syntax highlighting in dark theme.

however, when load javascript files, it's impossible see text in file it's dark black on lighter black (see image). happens js files of css , html files in project inherit dark theme nicely.

dark theme js

i've restarted eclipse applying theme , issue still remains. idea how can js file work new version?

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

this plugin provide dark editor support popular eclipse plugins (css, js, xml)


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -