@fforw/gradient
v0.0.2
Published
Downloads
3
Readme
ffgradient
Command-line tool to print HTML color gradients based on a number of base colors and palette length
Usage:
ffgradient "#f00" "#00f" --length=6
Prints six HTML colors starting at pure red and going to pure blue.
ffgradient "#fff" "#1a0a05" --bootstrap
Prints a new warm-colored $gray-xxx, $white, $black table for bootstrap 4.