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 wrote: > > + 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