[patch 2/12] eyestrain relief

From: Andrew Morton (akpm@zip.com.au)
Date: Fri Aug 09 2002 - 19:56:04 EST


The yellow-on-cyan hotkey, heading and positioning characters in
menuconfig are practically invisible. Blue-on-cyan is tons better.

 colors.h | 6 +++---
 1 files changed, 3 insertions, 3 deletions

--- 2.5.30/scripts/lxdialog/colors.h~colours Fri Aug 9 17:36:39 2002
+++ 2.5.30-akpm/scripts/lxdialog/colors.h Fri Aug 9 17:36:39 2002
@@ -38,7 +38,7 @@
 #define DIALOG_BG COLOR_WHITE
 #define DIALOG_HL FALSE
 
-#define TITLE_FG COLOR_YELLOW
+#define TITLE_FG COLOR_BLUE
 #define TITLE_BG COLOR_WHITE
 #define TITLE_HL TRUE
 
@@ -110,7 +110,7 @@
 #define ITEM_SELECTED_BG COLOR_BLUE
 #define ITEM_SELECTED_HL TRUE
 
-#define TAG_FG COLOR_YELLOW
+#define TAG_FG COLOR_BLUE
 #define TAG_BG COLOR_WHITE
 #define TAG_HL TRUE
 
@@ -118,7 +118,7 @@
 #define TAG_SELECTED_BG COLOR_BLUE
 #define TAG_SELECTED_HL TRUE
 
-#define TAG_KEY_FG COLOR_YELLOW
+#define TAG_KEY_FG COLOR_BLUE
 #define TAG_KEY_BG COLOR_WHITE
 #define TAG_KEY_HL TRUE
 

.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 15 2002 - 22:00:21 EST