vividry
A color palette generator
Installation
For releases through Crates.io
For development releases
Usage
For now, vividry only accepts input colors in the form of hexadecimal values
Subcommands
vividry gradientaccepts a list of colors and an optional-nor--numberflag for specifying number of total colors, which is by default 5vividry convertaccepts a list of colors and an optional-tor-toflag for specifying destination format, can be eitherRGBorHSV, defaults toRGB
Piping and Examples
Piping with vividry leverages xargs, see below
|