Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -r02f9c78131864172949f06aa427cd214772b8363 -r49bb92c9a315b3fb9bdecef06e2900b8c140dd66 --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 02f9c78131864172949f06aa427cd214772b8363) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 49bb92c9a315b3fb9bdecef06e2900b8c140dd66) @@ -186,6 +186,7 @@ BLOOD_PRIME_PAUSED_NOTIFICATION = "Blood Prime Paused" # Pre-Treatment Foundation +BRIGHT_BLUE_COLOR = "#4696f7" SELF_TESTS_PAGE_CONTENTS = [ "Auto-Load Blood Tube Set", "Blood Tube Set Verification", @@ -233,4 +234,5 @@ BLOOD_RETURN_COUNTDOWN_DESCRIPTION_TEXT = "Blood return will NOT be allowed in:" BLOOD_RETURN_COMPLETE = "Blood Return Complete!" - +#Trends and Screensaver +TRENDS = "Trends"