Files
Colloid-gtk-theme/icon-theme/README.md
2021-12-09 21:58:19 +08:00

19 lines
590 B
Markdown

## Colloid icon theme
Flat clean icon theme for linux desktops
![1](preview.png?raw=true)
## Install tips
Usage: `./install.sh` **[OPTIONS...]**
| OPTIONS: | |
|:--------------------|:-------------|
|-d, --dest | Specify theme destination directory (Default: $HOME/share/icons)|
|-n, --name | Specify theme name (Default: WhiteSur)|
|-t, --theme | Specify theme 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`