-
-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Description
Version
$ pastel --version
pastel 0.6.1
Working on hsl
$ pastel format hsl red
hsl(0, 100.0%, 50.0%)
Not working in ansi-24bit
$ pastel format ansi-24bit red
This returns 0 and doesn't print anything. I would expect it to print an integer between 0 and 255.
Not sure if this is intentional - see #111 . That seems to indicate that this is outputting a control character I can't see. If so, would it be possible to specify a ansi-24bit-int
argument that prints out the integer value?
Metadata
Metadata
Assignees
Labels
No labels