Using Dark Eclipse Color Theme and Comparison Editor
I am using eclipse color theme plugin to have a dark background. (http://www.eclipsecolorthemes.org/). The plugin works really great. One problem I have is that dark backgrounds look terrible with eclipse's comparison editor. For example, 开发者_JAVA百科added lines have a dark blue highlight, which does not show up well at all on dark back grounds. Does anyone have a solution for this?
BullfrogBlues had the correct answer in his comment. You can change the colors for the comparison editor at Window > Preferences > General > Appearance > Colors and Fonts > Text Compare
.
The outgoing change color works as an overlay:
精彩评论