|
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
cursors | ||
dark | ||
links | ||
notint | ||
release | ||
src | ||
templates | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
LICENSE | ||
README.md | ||
folders.png | ||
git_pull.sh | ||
install.sh | ||
install_.sh | ||
install_my.sh | ||
preview_1.png | ||
preview_2.png | ||
preview_3.png | ||
push.sh | ||
reinstall.sh | ||
remove.sh | ||
restart-plasma.sh | ||
schemes.png | ||
set_theme.sh | ||
setup.sh | ||
tui_installer.sh |
README.md
melawy-icon-theme-kde6
Icon theme for Melawy Linux
Donate
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