From: Roland Eggner Date: Sat, 29 Dec 2012 22:33:28 +0000 (+0100) Subject: nconf: function keys line, change background color for better readability X-Git-Tag: v3.9-rc1~49^2~5 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=c5ffa130f3644b51e588a2a6770648b6ea936969;p=~emulex%2Finfiniband.git nconf: function keys line, change background color for better readability • In function keys line descriptions black on darkblue are almost impossible to read. Change colors to black on brown. Signed-off-by: Roland Eggner Tested-by: "Yann E. MORIN" Signed-off-by: "Yann E. MORIN" --- diff --git a/scripts/kconfig/nconf.gui.c b/scripts/kconfig/nconf.gui.c index 379003c7a2b..9f8c44ecc70 100644 --- a/scripts/kconfig/nconf.gui.c +++ b/scripts/kconfig/nconf.gui.c @@ -48,7 +48,7 @@ static void set_normal_colors(void) init_pair(INPUT_FIELD, -1, -1); init_pair(FUNCTION_HIGHLIGHT, -1, -1); - init_pair(FUNCTION_TEXT, COLOR_BLUE, -1); + init_pair(FUNCTION_TEXT, COLOR_YELLOW, -1); } /* available attributes: