sharkdp / pastel

A command-line tool to generate, analyze, convert and manipulate colors
Apache License 2.0
5.04k stars 97 forks source link

Add batch processing of colors #22

Closed sharkdp closed 5 years ago

sharkdp commented 5 years ago

e.g.:

pastel list | pastel sortby luminance | head -n20 | pastel darken 0.2
pastel random 20 | pastel show