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

Colorama does not show properly yellow and magenta colors #215

Open
sveinse opened this issue Mar 9, 2019 · 1 comment
Open

Colorama does not show properly yellow and magenta colors #215

sveinse opened this issue Mar 9, 2019 · 1 comment

Comments

@sveinse
Copy link

sveinse commented Mar 9, 2019

Using colorama with the Windows (10) PowerShell terminal seems to be missing some colors from colorama. Specifically yellow and magenta seems to be missing, yet PS itself uses these colors frequently. I made a comparisons of the various contexts I run Python under.

This is done by checking out the current (2019-03-09) colorama repo from master and running the demo01.py script.

PowerShell output:
image

Windows command output:
image

Git bash shell, using the winpty wrapper:
image

As a sidenote, running colorama from python using the git bash shell without the winpty wrapper gives absolutely no colors on the output.

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