Reputation: 171
Unable to remove eclipse darkest dark theme. I tried to install this for latest eclipse oxygen and it got installed successfully, but now I am unable to remove it. How to remove a theme from eclipse?
Thanks in Advance.
Upvotes: 14
Views: 27371
Reputation: 157
Eclipse, reset Appearance: Preferences > General > Appearance, Just Restore defaults and apply/close. If still no change then do the same thing to child options under Appearance one by one.
Upvotes: 3
Reputation: 151
Just navigate to Preferences > General > Appearance. Choose "Classic" for "Theme" and hit "Apply and Close". You may have to restart eclipse.
Upvotes: 12
Reputation: 191
It was the WebClipse CI 9 update (dated 201711281859) which automatically replaced the default Eclipse Classic theme preferences and startup dialog with the Dark theme, without asking, and without giving the user an option to disable it or put it back the way it was.
Upvotes: 1
Reputation: 185
Goto Help -> Eclipse Market Place
A child window will open showing available plugins in Eclipse Market Place. Above we will find a tab named "Installed" Go to 'Installed' tab. It will show the list of installed or associated plugins with current copy of eclipse.
Against 'darkest dark theme' (beside installed button) we will find a drop down where we get option to uninstall.
Upvotes: 17