Calibre icon theme based on the Breeze icon set.
In order to build the icon theme you'll need to install:
Then run the build.sh
script:
./build.sh
The script assumes that Calibre is installed in /usr/share/calibre
and that the Breeze icon set is installed in /usr/share/icons/breeze
.
If this is not the case, you can invoke build.sh
with the following environment variables:
CALIBRE_RESOURCES_PATH="/path/to/calibre" BREEZE_ICONS_PATH="/path/to/breeze/icons" ./build.sh
The script will generate a directory called resources that will contain the Calibre icon theme.
You can then use the generated icon set with Calibre by executing the following commands:
install -dm755 ~/.config/calibre
ln -sf "$PWD/resources" ~/.config/calibre/