How to change the color of modified files/packages in the Eclipse Package Explorer?

Viewed 6089

In Eclipse's Package Explorer I would like to change the color of the font of files and packages that were modified (managed by the Git plugin, these files are preceded by >).

I went to Preferences > General > Appearance > Colors and Fonts, but I was not able to find which option (if any) controls this case.

Alternatively, is there any dark theme for Eclipse that does not show dark text over dark background?

1 Answers
Related