All of lore.kernel.org
 help / color / mirror / Atom feed
From: "SZEDER Gábor" <szeder.dev@gmail.com>
To: Martian Chronicles <martian.chronicles@yandex.ru>
Cc: git <git@vger.kernel.org>
Subject: Re: BUG: Cannot use bright colors
Date: Mon, 20 Jul 2020 18:55:35 +0200	[thread overview]
Message-ID: <20200720165535.GI11341@szeder.dev> (raw)
In-Reply-To: <6244191595262309@mail.yandex.ru>

On Mon, Jul 20, 2020 at 07:29:52PM +0300, Martian Chronicles wrote:
> Cannot configure git to use brightred, neither on Windows nor on Ubuntu. 
> 
> Steps to reproduce: 
> 
> 1. Create ~/.gitconfig with the two lines (or add to them to this file, if it exists):
> 
> [color.status]
>         untracked = brightred
> 
> 2. run `git status` from a directory with untracked files
> 
> Expected: output in brightred
> Actual on Linux:
> error: invalid color value: brightred fatal: bad config variable 'color.status.untracked' in file '/home/<username>/.gitconfig' at line 2 
> 
> Actual on windows:
>  brightred=normal=white.

Bright colors are supported since v2.26.0.  What Git version did you
try?


  reply	other threads:[~2020-07-20 16:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20 16:29 BUG: Cannot use bright colors Martian Chronicles
2020-07-20 16:55 ` SZEDER Gábor [this message]
2020-07-20 17:13   ` Jeff King

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

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

  git send-email \
    --in-reply-to=20200720165535.GI11341@szeder.dev \
    --to=szeder.dev@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=martian.chronicles@yandex.ru \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.