numixproject / numix-gtk-theme

A modern flat theme with a combination of light and dark elements.
GNU General Public License v3.0
1.2k stars 227 forks source link

Eclipse: fix small toolbar buttons #748

Closed seeseemelk closed 3 years ago

seeseemelk commented 3 years ago

This fixes an issue where the toolbar buttons of Eclipse were being rendered with a padding of 0. This causes the buttons to be very small and hard to press, while also giving a more cluttered look.

Before

before

After

after