Files
Colloid-icon-theme/README.md
vinceliuice 49cd09c680 Update
2024-06-25 15:08:02 +08:00

30 lines
1.1 KiB
Markdown

## Colloid icon theme
![1](preview.png?raw=true)
## Donate
If you like my project, you can buy me a coffee:
<span class="paypal"><a href="https://www.paypal.me/vinceliuice" title="Donate to this project using Paypal"><img src="https://www.paypalobjects.com/webstatic/mktg/Logo/pp-logo-100px.png" alt="PayPal donate button" /></a></span>
## 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 VARIANTS Specify folder colorscheme variant(s) [default|nord|dracula|gruvbox|everforest|catppuccin|all]
-t, --theme VARIANTS Specify folder color variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
-notint, --notint Disable Follow ColorSheme for folders on KDE Plasma
-h, --help Show help
```
> For example: install teal nord version -> run: `./install.sh -s nord -t teal`
> For more information, run: `./install.sh -h`
![folders](folders.png?raw=true)
![schemes](schemes.png?raw=true)