vinceliuice / Layan-gtk-theme

Layan-gtk-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Layan-gtk-theme

1

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.

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

Run the following commands in the terminal:

./install.sh

Usage: ./install.sh [OPTIONS...]

  -d, --dest DIR          Specify destination directory (Default: $HOME/.themes)
  -n, --name NAME         Specify theme name (Default: Layan)
  -c, --color VARIANT     Specify color variant(s) [standard|light|dark] (Default: All variants)

  -l, --libadwaita        Link installed gtk-4.0 theme to config folder for all libadwaita app use this theme

  -r, --remove,
  -u, --uninstall         Uninstall/Remove installed themes

  -h, --help              Show help

For example: install all themes

./install.sh -t all -s all

About

Layan-gtk-theme

License:GNU General Public License v3.0


Languages

Language:CSS 85.8%Language:SCSS 13.9%Language:Shell 0.3%