A colorful design icon theme for all linux desktops!
If you like my project, you can buy me a coffee:
Usage: ./install.sh [OPTIONS...] [COLOR VARIANTS...]
| OPTIONS: | |
|---|---|
| -d, --dest | Specify theme destination directory (Default: $HOME/.local/share/icons) |
| -n, --name | Specify theme name (Default: We10X) |
| -t, --theme | Specify theme color variant(s) [black/blue/green/orange/purple/red/special/all] (Default: yellow) |
| -a, --alternative | Install alternative icons (redesigned We10X default icons) |
| -b, --bold | Install bold panel icons version |
| -r,--remove,-u,--uninstall | Uninstall (remove) icon themes |
| -h, --help | Show this help |
Note for snaps: To use these icons with snaps, the best way is to make a copy of the application's .desktop located in
/var/lib/snapd/desktop/applications/name-of-the-snap-application.desktopinto$HOME/.local/share/applications/. Then use any text editor and change the "Icon=" to "Icon=name-of-the-icon.svg"
For more information, run:
./install.sh --help
