Inkscape extension to download color palettes from the web.
Copy extension files download_palette.inx
and download_palette.py
into ~/.config/inkscape/extensions
.
Inkscape needs to be restarted for the extension to appear.
python2-lxml
must be installed for this extension to work.
Download from Inkscape's Extensions page here.
- From the Extensions menu choose Palette and Download.
- Select one or more palettes to download from the predefined collection.
- Provide a name and a
.gpl
file URL to download a palette from the web.
Inkscape must be restarted for palettes to appear.
Downloaded palettes are stored in ~/.config/inkscape/palettes
.
Tested only on Inkscape for Linux.