/color-to-swatch

command line tool to convert adobe color palettes to procreate .swatches files

Primary LanguagePythonThe UnlicenseUnlicense

Color to Swatch

Generates a .swatches file that can be used in Procreate from a passed in color.adobe.com url.

Example Run

⇒ python3 color-to-swatch.py --url https://color.adobe.com/Friends-and-foes-color-theme-1175537/
...created friends-and-foes.swatches

Installation

⇒ pip install -r requirements.txt 

Examples

The example directory has a couple generated swatch file from this script.