Skip to content

fleger/calibre-breeze-icon-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breeze icon theme for Calibre

Calibre icon theme based on the Breeze icon set.

Building the icon theme

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/

Screenshots

Calibre

eBook Viewer

eBook Editor

About

Breeze icon theme for Calibre

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages