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

Blue is too dark on the black background #16

Closed
stardust85 opened this issue Sep 10, 2018 · 2 comments
Closed

Blue is too dark on the black background #16

stardust85 opened this issue Sep 10, 2018 · 2 comments

Comments

@stardust85
Copy link

stardust85 commented Sep 10, 2018

System: Ubuntu 18.04 (LTS)
Terminal: xfce-terminal (default terminal in XFCE)
All fonts and appearance settings kept default

How to reproduce:

import crayons
for c in crayons.COLORS: print(getattr(crayons,c)(c))

Expected result:
blue is readable

Actual result:
blue is hardly readable

I guess this issue is a root cause of pypa/pipenv#1923

@stardust85
Copy link
Author

workaround: use white backgroud or gnome-terminal which has white background by default

@ParthS007
Copy link

Closing due to inactivity 👍

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

2 participants