zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: linuxtechguy@gmail.com
Cc: devs <zsh-workers@zsh.org>
Subject: Re: prompt colors bug? also possible feature add
Date: Wed, 23 Aug 2023 20:45:19 -0700	[thread overview]
Message-ID: <CAH+w=7bDjgbmNGLyCfp7Yj7ATMM_5cxpk0i2AF6fLUFyjdSnJA@mail.gmail.com> (raw)
In-Reply-To: <CA+rB6GKkqK5vLB5uWyP4yU-GoOYoktVWxxiBKsoQT8K-WXpv-Q@mail.gmail.com>

On Wed, Aug 23, 2023 at 5:42 AM Jim <linux.tech.guy@gmail.com> wrote:
>
> The more I look into "functions/Prompts" and especially *fade and fire there is no
> change in color intensity or the use of "gray".

prompt_fade_setup:    prompt_preview_theme fade white grey blue
prompt_bigfade_setup:    prompt_preview_theme bigfade red white grey white

"colors" defines "grey" so as not to break those preview defaults, and
defines "gray" because some people spell differently.

> When grey is
> specified, the color defaults to the default color of the virtual terminal you are using.

I think that's because the virtual terminal is overriding "black".
Both gray and grey are defined as being identical to black.  Only the
xterm extended "bright" variants are actually gray.


  reply	other threads:[~2023-08-24  3:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-17 22:18 Jim
2023-08-17 23:23 ` Bart Schaefer
2023-08-23  0:37   ` Jim
2023-08-23  4:20     ` Bart Schaefer
2023-08-23 12:42       ` Jim
2023-08-24  3:45         ` Bart Schaefer [this message]
2023-09-20  1:15           ` Jim
2023-09-20  1:56             ` Bart Schaefer

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='CAH+w=7bDjgbmNGLyCfp7Yj7ATMM_5cxpk0i2AF6fLUFyjdSnJA@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=linuxtechguy@gmail.com \
    --cc=zsh-workers@zsh.org \
    /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://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).