Updated Docs, where to place palette files

This commit is contained in:
2026-04-09 17:45:37 +01:00
parent bd4fdaf20f
commit 70e353f3f0

View File

@@ -21,3 +21,13 @@ Where "input_csv" would be your input csv as in swatchos.csv
Where "output_file" is the name of your palette, the required extension is added automatically Where "output_file" is the name of your palette, the required extension is added automatically
## Where to place the swatches
### Inkscape
Place the exported .gpl in $HOME/.config/inkscape/palettes
### GIMP
Place the exported .gpl in $HOME/.config/GIMP/$VERSION/palettes, where $VERSION is the gimp version
### Scribus
Place the outputted xml file in /usr/share/scribus/swatches (you will need to sudo or be root)