git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Thomas Braun <thomas.braun@virtuell-zuhause.de>
To: Mirco Babin | Trip Software <mirco@tripsoftware.nl>, git@vger.kernel.org
Subject: Re: Windows: GIT STATUS unreadable because the usage of RED textcolor on BLACK background
Date: Wed, 23 Jun 2021 11:53:41 +0200	[thread overview]
Message-ID: <c74e78f7-a6d3-1c56-a3bd-f7981a672437@virtuell-zuhause.de> (raw)
In-Reply-To: <emb173d90c-68d0-44ac-9d8d-faf6aaa85444@mirconb>

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.

      reply	other threads:[~2021-06-23  9:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-23  7:48 Windows: GIT STATUS unreadable because the usage of RED textcolor on BLACK background Mirco Babin | Trip Software
2021-06-23  9:53 ` Thomas Braun [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c74e78f7-a6d3-1c56-a3bd-f7981a672437@virtuell-zuhause.de \
    --to=thomas.braun@virtuell-zuhause.de \
    --cc=git@vger.kernel.org \
    --cc=mirco@tripsoftware.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).