Update README.md

This commit is contained in:
vinceliuice
2022-02-15 23:49:52 +08:00
parent 6326a11586
commit 0cdc9a3fcf

View File

@@ -10,7 +10,7 @@ Usage: `./install.sh` **[OPTIONS...]**
|:--------------------|:-------------| |:--------------------|:-------------|
|-d, --dest | Specify theme destination directory (Default: $HOME/share/icons)| |-d, --dest | Specify theme destination directory (Default: $HOME/share/icons)|
|-n, --name | Specify theme name (Default: Colloid)| |-n, --name | Specify theme name (Default: Colloid)|
|-c, --color | Specify color scheme [default,nord,dracula]| |-s, --scheme | Specify color scheme [default,nord,dracula]|
|-t, --theme | Specify theme folder color variant(s) [default,purple,pink,red,orange,yellow,green,teal,grey,all] (Default: blue)| |-t, --theme | Specify theme folder color variant(s) [default,purple,pink,red,orange,yellow,green,teal,grey,all] (Default: blue)|
|-h, --help | Show this help| |-h, --help | Show this help|