lkml.org 
[lkml]   [2012]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 2/2] nconf: function keys line, change background color for better readability
>From: Roland Eggner <edvx1@systemanalysen.net>

• In function keys line descriptions black on darkblue are almost impossible
to read. Change colors to black on brown.

Signed-off-by: Roland Eggner <edvx1@systemanalysen.net>
---
--- a/scripts/kconfig/nconf.gui.c 2012-11-16 17:47:22.000000000 +0100
+++ b/scripts/kconfig/nconf.gui.c 2012-12-23 23:51:40.929833170 +0100
@@ -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:
--
Roland Eggner
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2012-12-30 00:01    [W:0.111 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site