pop-themes

Install latest/stable of pop-themes

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install pop-themes

Don't have snapd? Get set up for snaps.

Channel Version Published

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

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

Details for pop-themes

License
  • GPL-3.0+

Last updated
  • 22 July 2021 - latest/stable
  • 22 July 2021 - latest/stable

Websites

Share this snap

Generate an embeddable card to be shared on external websites.


Install pop-themes on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using pop-themes

Users by distribution (log)

Ubuntu 22.04
Ubuntu 23.10
Ubuntu 20.04
pop 22.04
Ubuntu 23.04
Ubuntu 24.04
Ubuntu 18.04
Debian 12
Manjaro
pop 20.04

Is there a problem with pop-themes? Report this app