changeset 19759:9ad9b0a4db27

better readability on selected menu item by tweaking alpha channel properties
author ben
date Sat, 09 Sep 2006 09:07:02 +0000
parents 9566b2fa587d
children c55b49cd67ba
files libmenu/menu_list.h
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/libmenu/menu_list.h	Sat Sep 09 03:27:50 2006 +0000
+++ b/libmenu/menu_list.h	Sat Sep 09 09:07:02 2006 +0000
@@ -56,9 +56,9 @@
   0,0, \
   5, 3, \
   NULL, \
-  0xE0, 0x20, \
-  0x80, 0x50, \
-  0xC0, 0x50 \
+  0xFF, 0xFF, \
+  0xFF, 0xFF, \
+  0xA4, 0x50 \
 }