UbuntuBudgie / pocillo-gtk-theme

GTK+ 3.22 & GTK+ 4 based theme for the Budgie Desktop that has Material Design elements and styled using the Arc colour palette
https://ubuntubudgie.org
GNU General Public License v2.0
47 stars 10 forks source link

Gtk.ColorButton slightly cut off #12

Closed Jacob-Vlijm closed 5 years ago

Jacob-Vlijm commented 5 years ago

In ClockWorks, I replaced the regular buttons by Gtk.ColorButton - buttons. The lowest in the image seems to be slightly cut off though. Not sure if it is the used css (in the applet) or the theme. In other themes, none of the buttons is cut off.

afbeelding

css: .colorbutton { border-color: transparent; padding: 0px; border-width: 10px; border-radius: 4px; }