syskill / vimix-gtk-themes

Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.

Home Page:https://vinceliuice.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo Vimix-gtk-theme

Vimix 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, Unity, Budgie, Pantheon, XFCE, Mate, etc.

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

materia gtk theme: https://github.com/nana-4/materia-theme

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:

yum 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

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

OPTIONS:
-d, --dest Specify theme destination directory (Default: $HOME/.themes)
-n, --name Specify theme name (Default: vimix)
-a, --all install all theme variant(s)
-c, --color Specify theme color variant(s) [standard/light/dark] (Default: All variants)
-t, --theme Specify hue theme variant(s) [standard/doder/beryl/ruby/amethyst] (Default: doder)
-s, --size Specify theme size variant(s) [standard/laptop] (Default: All variants)
-f, --flat Specify theme with flat and normal titlebutton style
-o, --no-color Use grey titlebuttons in standard variants
-h, --help Show this help

if you want to get the last vimix theme version online, you can

Run

./update-vimix-online

Screenshots

GNOME Shell

1 2 3 4 5

Icon 

Vimix icon theme is based on Paper-Icon-Theme: https://github.com/snwh/paper-icon-theme

You can download here: https://github.com/vinceliuice/vimix-icon-theme

About

Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.

https://vinceliuice.github.io/

License:GNU General Public License v3.0


Languages

Language:CSS 96.8%Language:SCSS 3.0%Language:Shell 0.2%