yaru-remix-themes

Install latest/stable of yaru-remix-themes

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install yaru-remix-themes

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

Channel Version Published

Yaru-remix GTK and icon themes

Follow instructions from this video

https://www.youtube.com/watch?v=ZSuXksOqAGw

A snap that exports the Yaru-remix GTK and icon themes.

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 yaru-remix-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 yaru-remix-themes:gtk-2-themes; done

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

Details for yaru-remix-themes

License
  • GPL-3.0

Last updated
  • 3 May 2021 - latest/stable
  • 3 May 2021 - latest/stable

Websites

Contact

Share this snap

Generate an embeddable card to be shared on external websites.


Install yaru-remix-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 yaru-remix-themes

Users by distribution (log)

Ubuntu 22.04
Ubuntu 23.10
Ubuntu 20.04
Manjaro
Ubuntu 24.04
Linux Mint 21.3
Zorin OS 17
Debian 12
Ubuntu 18.04

Is there a problem with yaru-remix-themes? Report this app