Eclipse Luna Dark theme, syntax coloring resets. How to disable?
Original Question: Eclipse luna theme issue Related Question: How to make Eclipse color settings permanent? TL;DR Eclipse Luna 4.4, Dark theme, Win 7 64bit, some settings reset to an initial value on start. How to make them stay the way i configured them ? Examples: Java Syntax Coloring, enums are italics with the dark theme, i dont want them italics tho... Additional Research In the workspace\.metadata\.plugins\org.eclipse.core.runtime.settings\org.eclipse.jdt.ui.prefs file there is a tag named overriddenByCSS that seems to cause this issue. It only exists if the dark theme is used. I looked