[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 4/4] rcfile: allow bolding also the first eight (non-intense)
From: |
Benno Schulenberg |
Subject: |
Re: [PATCH 4/4] rcfile: allow bolding also the first eight (non-intense) colors |
Date: |
Sun, 14 Jun 2020 13:52:42 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 |
Op 13-06-2020 om 11:25 schreef Benno Schulenberg:
> Op 12-06-2020 om 12:03 schreef Brand Huntsman:
>> On 11:19 Fri 12-Jun-2020, Benno Schulenberg wrote:
>> It still breaks themes and causes accessibility issues.
>
> It does not break anything. No one is forced to use the modifier "bold",
> and none of the existing syntaxes uses it.
Oh. I see what you mean now. I thought that the brightening of colors
when A_BOLD is used was a quirk of ncurses, but it turns out that it is
a setting of terminal emulators (that is on by default). When it is
switched off (on xterm with +pc, on vte-based emulators by unchecking
"Show bold text in bright colors"), using 'bold,' with normal colors
works fine.
So I've dropped this patch. The others have been pushed to master.
Benno
signature.asc
Description: OpenPGP digital signature
Re: [PATCH 1/4] rcfile: accept prefix "lit" to make a color brighter without bolding it, Saagar Jha, 2020/06/11