Install latest/stable of dracula-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 dracula-gtk-theme

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

Channel Version Published

Dracula snap port.

Dracula gtk theme packages as a snap.

Port based on the theme port from https://gitlab.com/spider623/whitesur-snap

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 dracula-gtk-theme:gtk-3-themes; done

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

[Developer Website](https://gitlab.com/sundbp/dracula-theme-snap)

Details for dracula-gtk-theme

License
  • unset

Last updated
  • 26 February 2021 - latest/stable

Share this snap

Generate an embeddable card to be shared on external websites.


Install dracula-gtk-theme 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.

Is there a problem with dracula-gtk-theme? Report this app