System default icon theme
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
reionwong 4684a9c9dc build: add Debian packaging and CI 3 weeks ago
.github/workflows build: add Debian packaging and CI 3 weeks ago
cmake feat: replace icon theme with Colloid-based assets 3 weeks ago
dark feat: replace icon theme with Colloid-based assets 3 weeks ago
debian build: add Debian packaging and CI 3 weeks ago
links feat: replace icon theme with Colloid-based assets 3 weeks ago
src feat: replace icon theme with Colloid-based assets 3 weeks ago
.gitignore Delete build/ 5 years ago
CMakeLists.txt feat: replace icon theme with Colloid-based assets 3 weeks ago
LICENSE feat: replace icon theme with Colloid-based assets 3 weeks ago
README.md feat: replace icon theme with Colloid-based assets 3 weeks ago

README.md

Cutefish Icon Theme

Based on Colloid-icon-theme.

Build and install

Configure and install the theme with CMake:

cmake -S . -B build
sudo cmake --install build

The default installation directory is /usr/share/icons. Set either CMAKE_INSTALL_PREFIX or INSTALL_PREFIX to choose another prefix:

cmake -S . -B build -DCMAKE_INSTALL_PREFIX="$HOME/.local"
cmake --install build

The installation provides Cutefish, Cutefish-Light, and Cutefish-Dark under share/icons.