Last updated:
0 purchases
prevgen 5.1.0
Create a palette preview image by using a simple config file
Usage:
pip install prev_gen
Open up the wiki to see how everything works
Create a file based on instructions (or just edit the python, yaml, json, or toml examples)
# in a python file
palette = [...]
from prev_gen import Preview
Preview(palette)
or use the cli tool prev_gen for conversions with no code
Example:
Inspired by the great Gruvbox theme, where even the preview is impressive
And so, below is the Gruvbox palette preview recreated with this app (click for selectable text)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.