Adding ANSI color constants #590
Closed
givensuman
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
I'm pretty sure something like this already exists with v2 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It's unintuitive to write
lipgloss.ANSIColor(6)to create cyan. I think creating constants for the ANSI color set would be useful. Example:Additionally, it might be useful to add another type
XTermColorsto extend out to 256 color support.Beta Was this translation helpful? Give feedback.
All reactions