sharkdp / pastel

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

'set' or 'modify' subcommand #43

Closed sharkdp closed 5 years ago

sharkdp commented 5 years ago

For example

pastel random | pastel set luminance 0.4

we could even think about replacing saturate, lighten, etc. with:

pastel modify saturation +0.3
pastel set saturation 0.5
...
sharkdp commented 4 years ago

Released in v0.6.0.