PyvesB / eclipse-planet-themes

:new_moon: Collection of light and dark Eclipse themes, inspired by planets of the Solar System.
https://marketplace.eclipse.org/content/planet-themes
Eclipse Public License 2.0
36 stars 5 forks source link

Theme does not apply #6

Closed AsutoraGG closed 3 years ago

AsutoraGG commented 3 years ago

The background breaks when I try to open a new .java using this theme Is there a way to fix this?

https://user-images.githubusercontent.com/76235964/117453309-c3771200-af7f-11eb-8067-136c5ff95fa1.mp4

PyvesB commented 3 years ago

Hello @AsutoraGG ! 👋🏻

You should restart Eclipse after applying a theme change. Eclipse should normally display a popup inviting you to do so, but maybe that's being suppressed by the DevStyle plugin, which has the tendency to tamper with IDE behaviour. 😉

AsutoraGG commented 3 years ago

Apparently it was 😉 After removing DevStyle, this style started working! Thank you.

PyvesB commented 3 years ago

Glad to hear things are working smoothly now!