[Users] Changing Gtk theme

Colin Leroy colin at colino.net
Tue Jan 8 15:57:16 CET 2013


On Tue, 08 Jan 2013 15:48:08 +0100, penn43 at gmx.com wrote:

> Please answer this, because my adoption on CM depends on this!
> If it is not possible to change the theme, please say so.

You'd have to rebuild it. It's hardcoded in main.c around line 1160:

        gtk_settings_set_string_property(gtk_settings_get_default(),
                        "gtk-theme-name",
                        "MS-Windows",
                        "XProperty");
-- 
Colin



More information about the Users mailing list