Re: Changing GTK+ theme
On Thu, Jul 26, 2012 at 05:58:49PM -0700, Kevin Ross wrote:
> I just updated my Wheezy laptop, and now all of the widgets are the
> ugly, square blocky ones, as well as the toolbars in various
> programs. When I change the GTK+ theme in gnome-tweak-tool, nothing
> happens. I've seen this happen before if gnome-settings-daemon
> wasn't running, but it is running. Rebooting does not help.
>
I have this in ~/.config/gtk-3.0/settings.ini in order to get a dark
theme:
[Settings]
gtk-theme-name = Adwaita
gtk-font-name=arial 16
gtk-application-prefer-dark-theme = true
Maybe you could specify your theme in this file instead of relying on
gnome-tweak-tool. It's similar to the old ~/.gtkrc-2.0
-Rob
Reply to: