commit | 30a937a954e78ac600cae97ae86f0a9bc6481ab8 | [log] [tgz] |
---|---|---|
author | Koushik Dutta <koushd@gmail.com> | Mon Sep 05 21:14:06 2011 -0700 |
committer | Koushik Dutta <koushd@gmail.com> | Mon Sep 05 21:14:06 2011 -0700 |
tree | 46480d66823a6e1c512a88167cd744e188d2fbc7 | |
parent | bf5a60a0343aa1b885539c608566d1d92616ecea [diff] [blame] |
cwr 5 Change-Id: I70cbb4df78b0bbc9d227d19aa6d9434eba2b540d
diff --git a/ui.c b/ui.c index d953562..2b9fb07 100644 --- a/ui.c +++ b/ui.c
@@ -168,7 +168,8 @@ } } -#define MENU_TEXT_COLOR 255, 160, 49, 255 +//#define MENU_TEXT_COLOR 255, 160, 49, 255 +#define MENU_TEXT_COLOR 0, 191, 255, 255 #define NORMAL_TEXT_COLOR 200, 200, 200, 255 #define HEADER_TEXT_COLOR NORMAL_TEXT_COLOR