mirror of https://github.com/cutefishos/icons
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.
|
|
3 weeks ago | |
|---|---|---|
| .github/workflows | 3 weeks ago | |
| cmake | 3 weeks ago | |
| dark | 3 weeks ago | |
| debian | 3 weeks ago | |
| links | 3 weeks ago | |
| src | 3 weeks ago | |
| .gitignore | 5 years ago | |
| CMakeLists.txt | 3 weeks ago | |
| LICENSE | 3 weeks ago | |
| README.md | 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.