Skip to content

Releases: PyvesB/eclipse-planet-themes

CDT support

02 Jul 07:50
Compare
Choose a tag to compare
  • C/C++ development is now supported in all themes. Thanks to @Arryk for his contribution!

Fix Tree rendering and color reset on Windows

16 Jun 16:28
Compare
Choose a tag to compare
  • Trees (such as the Project Explorer) would no longer render properly in Eclipse 2024-06 running on Windows. This has now been fixed.
  • Editor colours would occasionally reset when saving files on Windows. This has now been fixed.
  • Performance of the themes has been improved.
  • As a downside to above fixes, the flat scrollbar functionality provided by Xiliary on Windows has been dropped. Whilst a great addition to the themes, the growing number of issues and the maintenance overhead made it difficult to keep them around.
  • Fix source code hover colour mixup between the Moon and Neptune themes.

Fix installation in Eclipse 2023-12

01 Jan 15:01
Compare
Choose a tag to compare
  • Installation was often failing in Eclipse 2023-12 due to a missing dependency. This should now be fixed.

Update font

26 Feb 15:36
Compare
Choose a tag to compare
  • Update to version 6.2 of the Fira Code font.

Update site fix third attempt

13 Feb 11:27
Compare
Choose a tag to compare
  • The original user report claiming that the GitHub-based update site had broken was in fact invalid. This update switches back to it as other alternatives that were tried in the meantime were not stable enough.

Update site fix second attempt

14 Nov 16:57
Compare
Choose a tag to compare

Update site fix

17 Oct 13:29
Compare
Choose a tag to compare

Selected tab rendering fix

02 Apr 17:42
Compare
Choose a tag to compare
  • Some pixels weren't being drawn correctly on selected tabs; this should now be fixed.

Extended Eclipse version compatibility and various improvements

09 Jan 11:51
Compare
Choose a tag to compare
  • All themes are now compatible with a wide range of older Eclipse versions, and can be used on releases as old as Eclipse Oxygen (4.7).
  • Visual glitches in Eclipse 2020-12 have been fixed, in particular selected tab outlines and styling of some Java keywords.
  • Starting with Eclipse 2020-12, trees and tables will no longer display white lines in Pluto and Neptune on Windows.
  • The line deletion color in Pluto has been changed to purple to avoid confusion with warnings in the overview ruler.
  • Unselected tabs now feature a subtle hover effect, making the cursor position more obvious to users.
  • Rendering performance has been slightly improved, Planet themes are now expected to be snappier that Eclipse's built-in ones!

LSP4E styling

15 Oct 06:59
Compare
Choose a tag to compare
  • Highlights of text occurrences in LSP4E-based plugins are now properly styled in the Pluto and Neptune themes. This will for example be visible when using Wild Web Developer.