sharkdp / pastel

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

How to create background colors with `pastel format`? #157

Open thorstenkampe opened 2 years ago

thorstenkampe commented 2 years ago

Is it possible to generate background colors with pastel format - specifically the ansi-bit-escapecode family? From what I can see, the colors only refer to foreground colors.

I think it would make sense to implement those or at least mention the limitation in the help.

sharkdp commented 2 years ago

I don't think it's possible, but that sounds like a reasonable feature request. Thank you.