xyl0n / iris

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

Fixed problem with Java apps having white text on white menus #65

Closed nathanielw closed 10 years ago

nathanielw commented 10 years ago

Fixes issue #62. As an unintended side effect, disabled menu items no longer have the light shadow/blur, except in Java apps, where it's extra intense.

Netbeans: Netbeans with readable menus

GIMP, showing how this change makes disabled menu items look: GIMP with some disabled menu items

prurigro commented 10 years ago

Can confirm that this fixed the issue for me

xyl0n commented 10 years ago

Nice work, I'll test it out and see if the extra strong shadow in Java app menus can also be fixed :)