]> Pileus Git - ~andy/gtk/commit
themingengine: don't hardcode white to draw insensitive labels shadow
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 21 Mar 2011 14:53:12 +0000 (10:53 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 21 Mar 2011 15:00:53 +0000 (11:00 -0400)
commit1876823ef0f1c25e7308b564ecd72da995006d92
treecc6cc70dc9cab8270b613aca4aa50d7d77c49cab
parent65d90e2019435b73b0a41222f12d684ae5bcced6
themingengine: don't hardcode white to draw insensitive labels shadow

Use the background color instead.
I think the optimal solution would be delegating the shadow rendering to
the theme completely, and removing this in GtkThemingEngine, but for
now, this simple fix makes the dark variant more usable.

https://bugzilla.gnome.org/show_bug.cgi?id=645405
gtk/gtkthemingengine.c