sharkdp / pastel

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

Adapt "list" mode to be able to read from stdin #31

Closed sharkdp closed 5 years ago

sharkdp commented 5 years ago
pastel list | pastel rotate 180 | pastel list
sharkdp commented 5 years ago

This can now be done with

pastel list | pastel rotate 180 | pastel format hex