From ec7d9282a3bbe40af27ebac506fea5e515aa3ac3 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Tue, 13 Nov 2018 15:56:23 +0800 Subject: [PATCH] update --- README.md | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 8ed0e84b..bc1fecfb 100644 --- a/README.md +++ b/README.md @@ -3,18 +3,13 @@ Matcha is a flat 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 Arc gtk theme of horst3180. Thanks horst3180 sincerely for his great job! +This theme is based on Arc gtk theme of horst3180. Thanks horst3180 sincerely for his great job! + horst3180 - Arc gtk theme: https://github.com/horst3180/Arc-theme ## Info -### GTK+ 3.20 or later -- Update your gtk(gnome) version on Mint if you want use matcha on Linux Mint 18 or Ubuntu16.04. - - sudo add-apt-repository ppa:gnome3-team/gnome3-staging - sudo add-apt-repository ppa:gnome3-team/gnome3 - sudo apt-get update - sudo apt-get dist-upgrade +### GTK+ > 3.20 ### GTK2 engines requirment - GTK2 engine Murrine 0.98.1.1 or later. @@ -52,18 +47,15 @@ Run ./Install -When running the installer script in ubuntu16.04 or later, if you had this error: - - XMLLINT not set and xmllint not found in path; skipping xml preprocessing. - -To fix it you have to install libxml2-utils - - sudo apt install libxml2-utils - -When running the installer script in Fedora 24 or later, you need to install 'glib2-devel'. - - sudo dnf install glib2-devel +Usage: `./Install` **[OPTIONS...]** +| OPTIONS: | | +|:--------------|:-------------| +| -d, --dest | Specify theme destination directory (Default: $HOME/.themes) | +| -n, --name | Specify theme name (Default: Matcha) | +| -c, --color | Specify theme color variant(s) **[standard/dark]** (Default: All variants) | +| -t, --theme | Specify hue theme variant(s) **[aliz/azul/sea]** (Default: All variants) | +| -h, --help | Show this help | ## Screenshots