Gtk3 apps not respecting lxappearance settings

I ended up setting an environment variable, for fixing “theming”:

For example:
export GTK_THEME=Adapta-Maia:light

or, updating /etc/environment, adding:
GTK_THEME=Adwaita:light

Reference:

1 Like