Quote:
Originally Posted by kovidgoyal
Yes as long as the plugin uses the get_icons() function and the icon theme has icons named plugin_name/icon_name.png it should work.
|
It seems not work. I try to modify the icon of a plugin named “Send to Kindle”. I check the original icon is '/Users/xxx/Library/Preferences/calibre/plugins/Send to Kindle/images/icon.png’. In my icon pack, I created a folder named “send_to_kindle” and placed “icon.png” in it. It’s not worked.
Then I installed the theme “Setenove Blue” which is an icon pack has customed the icon of “Kindle Collections” and I also installed this plugin, it’s not worked too. Something went wrong. Is it only work for other platforms? I only tested on macOS for now.
P1: original icon path of the plugin
P2: icon path in this icon theme
P3: get_icons() function in the plugin’s code