Windows: GIT STATUS unreadable because the usage of RED textcolor on BLACK background

2 messages, 2 authors, 2021-06-23 · open the first message on its own page

Windows: GIT STATUS unreadable because the usage of RED textcolor on BLACK background

From: Mirco Babin | Trip Software <hidden>
Date: 2021-06-23 07:48:31

Dear Git community,

git version 2.31.1.windows.1

Whenever I use GIT STATUS in a Windows cmd.exe dosbox the output is 
unreadable. Because of the usage of RED textcolor on a BLACK background.

See attached screenshot.png

Kind regards,
Mirco Babin

Re: Windows: GIT STATUS unreadable because the usage of RED textcolor on BLACK background

From: Thomas Braun <hidden>
Date: 2021-06-23 09:53:45

On 23.06.2021 09:48, Mirco Babin | Trip Software wrote:

Hi Mirco,
Whenever I use GIT STATUS in a Windows cmd.exe dosbox the output is
unreadable. Because of the usage of RED textcolor on a BLACK background.
you can tweak the global default for having colors on/off via the
setting color.ui.

So for example doing

git config --global color.ui off

will turn colors globally off.

You can also tweak which colors are used, see color.status.<slot>. All
the git config options can be seen with git help config.

I've checked here and here the red is quite a bit brighter compared to
your screenshot, so I would not claim it is unreadable but that is of
course heavily subjective.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help