Install latest/stable of qualia-gtk-theme
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install qualia-gtk-theme
Don't have snapd? Get set up for snaps.
A Yaru and Libadwaita inspired theme designed to provide a consistent experience on GTK desktops.
This snap must be used with https://github.com/dgsasha/qualia-gtk-theme
Enabling GTK3 Theme
for i in $(snap connections | grep gtk-common-themes:gtk-3-themes | awk '{print $2}'); do sudo snap connect $i dg-adw-gtk3-theme:gtk-3-themes; done
Enabling Icon Theme
for i in $(snap connections | grep gtk-common-themes:icon-themes | awk '{print $2}'); do sudo snap connect $i dg-adw-gtk3-theme:icon-themes; done
Enabling Sound Theme
for i in $(snap connections | grep gtk-common-themes:sound-themes | awk '{print $2}'); do sudo snap connect $i dg-adw-gtk3-theme:sound-themes; done
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.