Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color names #900

Open
thecaralice opened this issue Jun 22, 2024 · 0 comments
Open

Color names #900

thecaralice opened this issue Jun 22, 2024 · 0 comments

Comments

@thecaralice
Copy link

Is your feature request related to a problem? Please describe.
The current 4-bit ANSI color names are somewhat confusing:

  • the emphasis on the first eight colors being darker instead of the latter eight being brighter/more intense
  • DarkGrey is, somewhat surprisingly, from the brighter set and Grey is from the darker one
  • Grey/DarkGrey using British spelling, while Color uses American spelling

Describe the solution you'd like
Rename the colors in the more universally accepted way:

Dark Bright
Black BrightBlack/Gray
Red BrightRed
Green BrightGreen
Yellow BrightYellow
Blue BrightBlue
Magenta BrightMagenta
Cyan BrightCyan
White BrightWhite

Additional context
Wikipedia page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant