Mercurial > public > hwos_code
view src/colorschemes.inc @ 69:50697bd41c54
+CHANGE: Some French Translations
+CHANGE: Default Future TTS=0 (Disabled)
+NEW: Expand "gas change window" up to 1m below programmed
+ change depth (If ppO2 within user-set max. threshold)
+BUGFIX: Intermittent USB connection on MAC
author | heinrichsweikamp |
---|---|
date | Sun, 02 Feb 2014 20:19:53 +0100 |
parents | ec4d8503ec45 |
children | 82750b8dfcee |
line wrap: on
line source
;============================================================================= ; ; File colorschemes.inc ; ;============================================================================= ; Dive mode ; Standard #DEFINE color_scheme_divemode_mask1 color_green #DEFINE color_scheme_divemode_std1 color_white ; Redish #DEFINE color_scheme_divemode_mask2 color_red #DEFINE color_scheme_divemode_std2 color_orange ; greenish #DEFINE color_scheme_divemode_mask3 color_cyan #DEFINE color_scheme_divemode_std3 color_green ; blueish #DEFINE color_scheme_divemode_mask4 color_lightblue #DEFINE color_scheme_divemode_std4 color_blue