I'm using Eclipse EE Mars 2 with dark theme. All uncommitted files in my project appear with black font whats barely visible on a gray background. I know that I can change font color by going to:
Preferences > Appearance > Color and Fonts > Git > Uncommited Change (Foreground)
Works fine after I change color and apply changes but it's just a temporary solution because when I restart Eclipse all changes are gone. It's very inconvenient to change font color each time I run Eclipse, does anyone know how to change egit font color permanently?
The Oomph plugin is resetting your preferences at startup. The following approaches are possible:
/instance/org.eclipse.ui.workbench/org.eclipse.egit.ut.UncommittedChangeForegroundColor
in your case). To access the recorder, go to Preferences -> Oomph ->
Setup Tasks -> Preference Recorder.