In case we want to go back to the insensitive colour (grey) instead,
it's just a case of changing

                gdk_cairo_set_source_color(cr,
&style->base[GTK_STATE_SELECTED]);

to

                gdk_cairo_set_source_color(cr,
&style->base[GTK_STATE_INSENSITIVE]);

in countdown_expose_cb.

-- 
New pie chart code for the Ubuntu Notification Daemon theme
https://bugs.launchpad.net/bugs/132512
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for notification-daemon in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to