Colour Schemes Update

There are just a few gtk+ bugs left now that are preventing the new colour scheme feature of the Theme Manager from working correctly.

  • Bug 402131 – Theme color scheme is sometimes ignored on theme switches.

    A really serious bug that means the colour scheme is not reset when the theme changes. This means that changing between two themes that only differ by the colour scheme will mean they have no effect.

  • Bug 412596 – Setting the colour scheme property of GtkSettings has no affect.

    This prevents the thumbnails from having the correct colour scheme.

  • Bug 409357 – leak in color scheme code

    This doesn’t really stop the colour scheme feature from working, but it would be nice to get fixed before release.

It would be really great if anyone from the gtk+ team could take a look at these and get them fixed.