GNOME Bugzilla – Bug 616180
Theme symbolic icons with text and named colours
Last modified: 2010-04-24 14:27:08 UTC
When using symbolic icons names, GTK+ should "theme" the icons with a stylesheet, so that the icons follow the text colours, avoiding "gray on gray" or "white on white" type of problems with the display. Furthermore, the stylesheet should contain information about the symbolic colours defined in the GTK+ theme, so that a low battery information could use the colour defined for "warning".
Created attachment 159073 [details] [review] Matthias' patch We'd need to pass a full GtkStyle and state instead, so that GtkImage and GtkCellRendererPixbuf can modify the colours depending on state, and so that symbolic colours can be passed.
Created attachment 159074 [details] Matthias' test program
We have bug 614711 with the same patches already and some comments.
My fault. *** This bug has been marked as a duplicate of bug 614711 ***
*** Bug 583766 has been marked as a duplicate of this bug. ***