diff code_part1/OSTC_code_asm_part1/menu_reset.asm @ 28:e01e6428d316

CHANGE: Change of color layout (OSTC Mk.2 Only)
author heinrichsweikamp
date Sun, 16 May 2010 15:38:50 +0200
parents 29341afd2060
children 65d5b0c8da41
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_reset.asm	Sat May 15 17:58:55 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/menu_reset.asm	Sun May 16 15:38:50 2010 +0200
@@ -251,9 +251,9 @@
 
 #DEFINE	GF_low_default				d'30'		; 8Bit		30%
 #DEFINE	GF_high_default				d'90'		; 8Bit		90%
-#DEFINE	color_battery_surface		d'223'		; 8Bit		Color Battery sign: Cyan
+#DEFINE	color_battery_surface		d'199'		; 8Bit		Color Battery sign: Deep blue
 #DEFINE	color_standard1				d'255'		; 8Bit		Color Standard: White
-#DEFINE	color_divemask				d'224'		; 8Bit		Color Divemask: Red
+#DEFINE	color_divemask				d'62'		; 8Bit		Color Divemask: Light green
 #DEFINE	color_warnings				d'224'		; 8Bit		Color Warnings: Red
 
 #DEFINE	show_seconds_divemode		d'0'		; 1Bit 		=1 Show the seconds in Divemode