Thread (6 messages) flat view 6 messages, 4 authors, 2018-07-31

Re: [PATCH 1/1] Highlight keywords in remote sideband output.

From: brian m. carlson <hidden>
Date: 2018-07-31 01:03:20

On Mon, Jul 30, 2018 at 04:52:40PM +0200, Duy Nguyen wrote:
On Mon, Jul 30, 2018 at 2:34 PM Han-Wen Nienhuys [off-list ref] wrote:
quoted
+       struct kwtable {
+               const char *keyword;
+               const char *color;
+       } keywords[] = {
+               {"hint", GIT_COLOR_YELLOW},
+               {"warning", GIT_COLOR_BOLD_YELLOW},
+               {"success", GIT_COLOR_BOLD_GREEN},
+               {"error", GIT_COLOR_BOLD_RED},
+       };
Please let me customize these colors. "grep color.*slot
Documentation/config.txt help.c" could give you a few examples.
Yes, please.  I use a transparent terminal and I have trouble seeing the
default red in some cases due to lack of contrast, and some people with
certain forms of colorblindness may be unable to distinguish these three
colors at all.
-- 
brian m. carlson: Houston, Texas, US
OpenPGP: https://keybase.io/bk2204

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help