xyl0n / iris

A simple, flat and bold Gtk theme.
GNU General Public License v3.0
277 stars 27 forks source link

fixed too wide buttons & gtk2 scrollbars #50

Closed paugre closed 10 years ago

paugre commented 10 years ago

I changed the xthickness from 10 to 4 to give a much better experience in libreoffice. If there is no reason to have those extra wide buttons and you are OK with it I guess this should be merged.

paugre commented 10 years ago

Somehow both changes did end up in the same pull request... very strange. Anyway, the second commit changes the names of the scrollbar images as they where mixed up for the gtk-2.0 version of the theme.

xyl0n commented 10 years ago

The reason for the wide buttons in the Gtk 2 theme is because the buttons in the Gtk 3 theme also have extra padding. However, seeing as how some applications can't be bothered to use toolbuttons tiling for toolbuttons (-_-) I'm going to accept this as a fix.