# Colloid-icon-theme **Repository Path**: Klaoye/Colloid-icon-theme ## Basic Information - **Project Name**: Colloid-icon-theme - **Description**: Colloid-icon-theme - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: https://github.com/vinceliuice/Colloid-icon-theme - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-27 - **Last Updated**: 2022-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Colloid icon theme ![1](preview.png?raw=true) ## 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 TYPES Specify folder color scheme variant(s) [default|nord|dracula] -t, --theme VARIANTS Specify folder color variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue) -h, --help Show help ``` > For example: install teal nord version -> run: `./install.sh -s nord -t teal` > For more information, run: `./install.sh -h` ![1](folder-default.png?raw=true) ![2](folder-nord.png?raw=true) ![3](folder-dracula.png?raw=true)