From 3565beb3b150e39286962b9647afeda778c6677f Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Tue, 15 Feb 2022 20:24:33 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbb80d04..25199df2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Usage: `./install.sh` **[OPTIONS...]** |:--------------------|:-------------| |-d, --dest | Specify theme destination directory (Default: $HOME/share/icons)| |-n, --name | Specify theme name (Default: Colloid)| +|-t, --theme | Specify theme folder color variant(s) [default,purple,pink,red,orange,yellow,green,grey,all] (Default: blue)| |-h, --help | Show this help| > For more information, run: `./install.sh --help`