/inkscape-gimp-tailwindcss-palette

Palette file with tailwindcss colors in .gpl format for inkscape/gimp

Primary LanguageJavaScriptMIT LicenseMIT

Palette file with tailwindcss colors in .gpl format for inkscape/gimp

Screenshot of inkscape with the tailwind palette

Why ?

Allow to produce visual elements or process graphics that will match your tailwindcss based design from inkscape and gimp.

Install

Copy the palette file in your inkscape/gimp palette directory.

For example, on my linux box :

~/.config/inkscape/palettes/
~/.config/GIMP/2.10/palettes/

Development

Setup

$ yarn install

Generation

$ yarn generate

Tests

$ yarn test