Versionv5.3.1-5-ge747d682
Revision6
Size12.4 MB
LicenseGPL-3.0+
Confinementstrict
Basecore18
CategoriesPersonalisation

A snap that exports Pop!_OS GTK and icon themes.

ScreenshotScreenshotScreenshot

Prerequisites for this snap:

sudo apt install pop-gtk-theme pop-icon-theme

To connect the theme to all apps which have available plugs to gtk-common-themes you can run:

for i in $(snap connections | grep gtk-common-themes:gtk-3-themes | awk '{print $2}'); do sudo snap connect $i pop-themes:gtk-3-themes; done

for i in $(snap connections | grep gtk-common-themes:gtk-2-themes | awk '{print $2}'); do sudo snap connect $i pop-themes:gtk-2-themes; done

for i in $(snap connections | grep gtk-common-themes:icon-themes | awk '{print $2}'); do sudo snap connect $i pop-themes:icon-themes; done

Update History

v5.3.1-5-ge747d682 (6)
13 Dec 2025, 09:47 UTC

Published25 Jan 2021, 20:07 UTC

Last updated8 Apr 2021, 17:52 UTC

First seen13 Dec 2025, 09:47 UTC