Skip to content

Gmaj9/Layan-gtk-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layan-gtk-theme

Layan is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Budgie, etc.

This theme is based on materia gtk theme of nana-4. Thanks nana-4 sincerely for his great job!

Previews

1 2 3 4

Info

GTK+ 3.20 or later

GTK2 engines requirment

  • GTK2 engine Murrine 0.98.1.1 or later.
  • GTK2 pixbuf engine or the gtk(2)-engines package.

Fedora/RedHat distros:

dnf install gtk-murrine-engine gtk2-engines

Ubuntu/Mint/Debian distros:

sudo apt-get install gtk2-engines-murrine gtk2-engines-pixbuf

ArchLinux:

pacman -S gtk-engine-murrine gtk-engines

Other: Search for the engines in your distributions repository or install the engines from source.

Install Or Uninstall

Open the terminal at current directory.

Run

./install.sh

On Snapcraft

Get it from the Snap Store

You can install the theme from the Snap Store оr by running:

sudo snap install layan-themes

To connect the theme to an app run:

sudo snap connect [other snap]:gtk-3-themes layan-themes:gtk-3-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 layan-themes:gtk-3-themes; done

About

Layan-gtk-theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 86.7%
  • SCSS 12.9%
  • Shell 0.4%