Eclipse/STS Java editor background color forces white -


i'm new sts (coming intellij). wanted dark theme, installed eclipse color themes plugin , applied theme (obsidian). looks great jsp, xml, html, javascript, properties files... etc.

but, when open java file white background. every other color correctly changed (and largely unreadable on white background).

it looks (cropped screenshot): http://i.imgur.com/arry0zz.png

the dark color on left defined in general --> editors --> text editors: background color

searching "background" in preferences, cannot find other place background colors defined java files.

i'm using spring tool suite version 3.3.0.release. opened eclipse juno , same thing.

please go help->eclipse market place

and in find bar, search color.

you'll getting "eclipse color theme nodeeclipse...."

click install button in under search result.

just follow install procedure , complete installation.

now go preferences -> general -> appearance -> color theme.

there can find different themes sts....

all best


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -