libadwaita themesΒΆ
The only themes with semi-decent libadwaita support are the libadwaita stylesheet and the elementaryOS stylesheet.
Theming can be enabled by setting
export GTK_THEME=
If the argument is left empty, it will ignore the Adwaita stylesheet and use the system stylesheet. If the theme supports both light and dark mode in the same theme, switching to dark mode will cause the expected effects.