Pipenv: Change the blue text color to something more readable

Created on 5 Apr 2018  路  13Comments  路  Source: pypa/pipenv

Is it possible to change the blue text color to something more readable?

Here's how it looks for me right now; the only way I can read it is if I highlight the text. I'm sure most people are also using a black background color, like me?

pipenv screenshot

Most helpful comment

The blue color is completely unreadable in Windows terminal.
2018-06-12_03h42_12

All 13 comments

I'm facing the same issue, got it fixed? I need to change my shell color theme?

Yeah I just changed the color in iTerm.

I'm going to re-open this issue, because I just reset my terminal theme to test colors in another script, and I realized that most people would be using the default colors. So most of them would also have difficulty reading blue text on a black background.

Hey @garyking, thanks for the feedback --

We are not currently open to changing the colors (per Kenneth) but we are taking note of usability
complaints on the topic which may influence a future change of heart. I'm going to keep this closed for now since it's currently a no-action but I will make note of it

The blue color is completely unreadable in Windows terminal.
2018-06-12_03h42_12

Hi, I'm a newcomer to pipenv and I faced the same issue :(



I hear you, I really do. I will make note of this and bring it up internally

Any news on this? It's annoying in black background terminals, but I actually use windows powershell quite regularly... (to those unfamiliar: it has blue background)

I love pipenv, but the blue color in 2018.7.x in ubuntu is a fail. What about using cyan everywhere instead of blue? :)

I found a workaround for ubuntu: If you use gnome-terminal, it uses white background instead of black. Or change your color scheme. Sub-optimal, but better than unreadable pipenv.

IIRC white background has more problems displaying Pipenv output. Or it had, maybe it was improved but I forgot. I am curious though, what information do you find important to declare the current scheme as unreadable. I have never needed to read any output of pipenv install and it semi-hiding the text actually makes me more comfortable than running pip install, where I get immersed by a lot of not-really-useful output.

It really is illegible on a standard black background terminal.

Given the other colors available, and the importance of any python program being accessible, perhaps we could use some color other than blue?

Hilariously, if you highlight the text in powershell, at least in mine, it becomes an equally unreadable yellow on white.

For other latecomers like me, you may be able to work around this by setting the PIPENV_COLORBLIND env var to 1.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jakul picture jakul  路  3Comments

jeyraof picture jeyraof  路  3Comments

AkiraSama picture AkiraSama  路  3Comments

jerzyk picture jerzyk  路  3Comments

randName picture randName  路  3Comments