Add gtk-common-themes to snap by puigru · Pull Request #2942 · sqlitebrowser/sqlitebrowser

This PR adds common GTK themes to the snap that ensure the application is displayed properly under most default configurations. Previously, the snap would be missing the default theme for distros like Ubuntu (Yaru).

Appearance of the application in Ubuntu 20.04.3 LTS before and after this change:

Before

Before

After

After

Note how in the "before" picture, the cursor also appears much smaller than it should. This is due to fallback theme not respecting my Gnome screen scaling (1.25x).