mirror of
https://github.com/vinceliuice/Colloid-icon-theme.git
synced 2025-09-16 07:58:38 -07:00
update
This commit is contained in:
@@ -9,7 +9,7 @@ Usage: `./install.sh` **[OPTIONS...]**
|
|||||||
```
|
```
|
||||||
-d, --dest DIR Specify destination directory (Default: $HOME/.local/share/icons)
|
-d, --dest DIR Specify destination directory (Default: $HOME/.local/share/icons)
|
||||||
-n, --name NAME Specify theme name (Default: Colloid)
|
-n, --name NAME Specify theme name (Default: Colloid)
|
||||||
-s, --scheme TYPES Specify folder color scheme variant(s) [default|nord|dracula]
|
-s, --scheme TYPES Specify folder color scheme variant(s) [default|nord|dracula|all]
|
||||||
-t, --theme VARIANTS Specify folder color variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
|
-t, --theme VARIANTS Specify folder color variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
|
||||||
-h, --help Show help
|
-h, --help Show help
|
||||||
```
|
```
|
||||||
|
@@ -24,7 +24,7 @@ cat << EOF
|
|||||||
OPTIONS:
|
OPTIONS:
|
||||||
-d, --dest DIR Specify destination directory (Default: $DEST_DIR)
|
-d, --dest DIR Specify destination directory (Default: $DEST_DIR)
|
||||||
-n, --name NAME Specify theme name (Default: $THEME_NAME)
|
-n, --name NAME Specify theme name (Default: $THEME_NAME)
|
||||||
-s, --scheme TYPES Specify folder color scheme variant(s) [default|nord|dracula]
|
-s, --scheme TYPES Specify folder color scheme variant(s) [default|nord|dracula|all]
|
||||||
-t, --theme VARIANTS Specify folder color theme variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
|
-t, --theme VARIANTS Specify folder color theme variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
|
||||||
-h, --help Show help
|
-h, --help Show help
|
||||||
EOF
|
EOF
|
||||||
|
Reference in New Issue
Block a user