mirror of
https://github.com/vinceliuice/Colloid-icon-theme.git
synced 2025-10-13 14:43:07 -07:00
23 lines
754 B
Markdown
23 lines
754 B
Markdown
## Colloid icon theme
|
|
|
|

|
|
|
|
## Install tips
|
|
|
|
Usage: `./install.sh` **[OPTIONS...]**
|
|
|
|
```
|
|
-d, --dest DIR Specify destination directory (Default: $HOME/.local/share/icons)
|
|
-n, --name NAME Specify theme name (Default: Colloid)
|
|
-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)
|
|
-h, --help Show help
|
|
```
|
|
> For example: install teal nord version -> run: `./install.sh -s nord -t teal`
|
|
|
|
> For more information, run: `./install.sh -h`
|
|
|
|

|
|

|
|

|