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

"crimson" as an X11 color is missing from the default color palette #44

Open
notaduck448 opened this issue Sep 17, 2020 · 0 comments
Open

Comments

@notaduck448
Copy link

Important notices
Before you add a new report, we ask you kindly to acknowledge the following:

[X] I have read the contributing guide lines at https://github.com/timofurrer/colorful/blob/master/.github/CONTRIBUTING.md

[X] I have read and respect the code of conduct at https://github.com/timofurrer/colorful/blob/master/.github/CODE_OF_CONDUCT.md

[X] I have searched the existing issues and I'm convinced that mine is new.

Describe the bug
The color "crimson" is missing from the default color palette. It's a color named on the X11 color list, but is not actually included in this library.

Environment and Version

  • OS (incl. terminal and shell used): Windows Terminal (Powershell)
  • Python Version: 3.8.3
  • colorful Version: 0.5.4

To Reproduce

import colorful as cf
print(cf.crimson("test"))

Expected behavior
The text to be printed to the terminal in the appropriate color.

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