https://bugzilla.novell.com/show_bug.cgi?id=732902 https://bugzilla.novell.com/show_bug.cgi?id=732902#c14 --- Comment #14 from Thomas Baumann <thomas.baumann@ch.tum.de> 2011-12-24 08:21:33 UTC --- Maybe another workaround: mkdir ~/.config/gtk-3.0 create a file ~/.config/gtk-3.0/settings.ini with the following content -------- cut here --------- [Settings] gtk-color-scheme = "base_color:#ffffff\nbg_color:#ededed\ntooltip_bg_color:#343434\nselected_bg_color:#4a90d9\ntext_color:#2e3436\nfg_color:#2e3436;\ntooltip_fg_color:#ffffff\nselected_fg_color:#ffffff" gtk-theme-name = Adwaita gtk-fallback-icon-theme = gnome -------- cut here --------- cp /usr/share/themes/Adwaita/gtk-3.0/*.css ~/.config/gtk-3.0/ seems to work here without gnome-settings-daemon For more information search for "gtk-3 themes xfce4" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.