Files
Colloid-icon-theme/README.md
2022-02-15 23:54:13 +08:00

678 B

Colloid icon theme

1

Install tips

Usage: ./install.sh [OPTIONS...]

-d, --dest DIR          Specify destination directory (Default: /home/vince/.local/share/icons)
-n, --name NAME         Specify theme name (Default: Colloid)
-s, --scheme TYPES      Specify folder color scheme variant(s) [default|nord]
-t, --theme VARIANTS    Specify folder color theme variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
-h, --help              Show help

For more information, run: ./install.sh --help

1 2 3