xyl0n / iris

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

Can see OFF when switch is ON #88

Closed Foggalong closed 9 years ago

Foggalong commented 9 years ago

Small bug, but thought I'd report it. When the switch is set to ON the toggle just isn't big enough to cover the OFF label.

screenshot from 2014-12-07 10 39 11

xyl0n commented 9 years ago

I feel like this depends on what font the user is using. However, I've attempted to fix this by making the font size smaller, @Foggalong try the latest commit.

Foggalong commented 9 years ago

Fixed with 3a5ad5d387469e6c27997271c9d98eb41bae948c - thanks!