36 lines
1.1 KiB
Markdown
36 lines
1.1 KiB
Markdown
# melawy-icon-theme-kde6
|
|
Icon theme for Melawy Linux
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
### Donate
|
|
[Tinkoff](https://www.tinkoff.ru/rm/fadeeva.valeriya96/9bLRi79066)
|
|
|
|
[YooMoney](https://yoomoney.ru/to/4100115921160758)
|
|
|
|
Etherium 0x981FBf878fe451BDB83BEaF68078394d4B13213f
|
|
|
|
## 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`
|
|
|
|

|
|
|
|

|