GNOME Bugzilla – Bug 643034
Fallback mode: better theming for tasklist / pager
Last modified: 2011-03-19 16:43:37 UTC
We need this: WnckPager, WnckTasklist { background-color: @chrome_bg_color; background-image: none; color: @chrome_fg_color; } (it can be merged with the whole group that has this already -- PanelToplevel & friends)
Using the same background as the chrome makes it impossible to see the inactive workspaces. I've changed it slightly and pushed. Thanks!