Update material_deep_teal_500 to #008577.
Better for accessibility.
Also update some direct usage of the old value to use canonical versions.
Bug: 74118164
Test: asset swap
Change-Id: I4421ac86c75352c2e49d9038e2d63608d4de3c2b
diff --git a/res/values/colors.xml b/res/values/colors.xml
index e090c23..a2105f0 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -16,7 +16,7 @@
-->
<resources>
- <color name="launcher_background_color">#ff009688</color>
+ <color name="launcher_background_color">#ff008577</color>
<color name="search_panel_background">#f2f2f2</color>
-</resources>
\ No newline at end of file
+</resources>