Description
As of the Eclipse 2025-06 release the platform supports the direct usage of svg files. These icons scale better with the screen resulution.
Would it be an option for EGit to start using svg files directly (this would increase the minimum Eclipse release which can be used)?
Background: https://github.com/eclipse-platform/ui-best-practices/ works on providing a new set of svg icons and was to replace existing svg files. If EGit would use svg files, the new icons could also be used to update Egit.
Example of running Eclipse with replaced icons based on the bash script from eclipse-platform/ui-best-practices#290
Motivation
usage of SVG would scale better and would allow icon replacement in the future.
Alternatives considered
No response
Additional context
No response
Description
As of the Eclipse 2025-06 release the platform supports the direct usage of svg files. These icons scale better with the screen resulution.
Would it be an option for EGit to start using svg files directly (this would increase the minimum Eclipse release which can be used)?
Background: https://github.com/eclipse-platform/ui-best-practices/ works on providing a new set of svg icons and was to replace existing svg files. If EGit would use svg files, the new icons could also be used to update Egit.
Example of running Eclipse with replaced icons based on the bash script from eclipse-platform/ui-best-practices#290
Motivation
usage of SVG would scale better and would allow icon replacement in the future.
Alternatives considered
No response
Additional context
No response