summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Sapperstein <asapperstein@google.com>2018-03-18 11:28:55 -0700
committerAndrew Sapperstein <asapperstein@google.com>2018-03-18 11:28:55 -0700
commit596c1ecd8d32230307a43eab6b75093f5b400d16 (patch)
tree5cb93c2d4fdf00ed575ca39474a098967ba590cb
parentb980c8c8dc4f17e34e24c8cfb1dee69c7c456c75 (diff)
downloadandroid_packages_apps_SettingsIntelligence-596c1ecd8d32230307a43eab6b75093f5b400d16.tar.gz
android_packages_apps_SettingsIntelligence-596c1ecd8d32230307a43eab6b75093f5b400d16.tar.bz2
android_packages_apps_SettingsIntelligence-596c1ecd8d32230307a43eab6b75093f5b400d16.zip
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
-rw-r--r--res/values/colors.xml4
1 files changed, 2 insertions, 2 deletions
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>