guari/eclipse-ui-theme

Dark theme does not allow me to override console background color

dariomx opened this issue · 0 comments

Hello folks,

I am not sure this is right place to report issue, but is my first guess just because the Eclipse Mars bundled Dark-Theme, seems to be based on this one; feel free to redirect me to proper channel if this is not the right one.

I have set my theme to "Dark", and everything looks cool; but for certain windows like Java source code or Console, I prefer to override with a completely black background. The Java source files show fine, and when I run something and populate the console, the console background color also looks fine ... temporarily.

After I left-click on the console view to gain focus and browse the contents, the view rolls back my black color on the background and sets again the one provided by the theme.

I am attaching sample screenshots of the console view, before and after clicking on it (both screenshots were taken immediately after running a java program that spits output):

prior-left-click-on-console

after-left-click-on-console

Thanks