From 133c73f5f798a06e8d0c848652c516cc39fa02fc Mon Sep 17 00:00:00 2001 From: Edgar Wang Date: Wed, 28 Nov 2018 20:51:06 +0800 Subject: [PATCH] Update icon color for "Accessibility" and "Support & Tips" for Dark mode Change-Id: I874354f3eb669b36822a3fac7e9160ac19d65d35 Fixes: 119785748 Test: robotests & visual --- color-check-baseline.xml | 76 ++++++++++++++++++++++++++++++++++--- res/values-night/colors.xml | 2 + res/values/colors.xml | 4 +- 3 files changed, 74 insertions(+), 8 deletions(-) diff --git a/color-check-baseline.xml b/color-check-baseline.xml index eb2e7302ed0..efbb2c609ea 100644 --- a/color-check-baseline.xml +++ b/color-check-baseline.xml @@ -161,6 +161,22 @@ column="5"/> + + + + + + + + + + + + + + + + @@ -2637,7 +2701,7 @@ errorLine2=" ^"> @@ -2653,7 +2717,7 @@ errorLine2=" ^"> @@ -2669,7 +2733,7 @@ errorLine2=" ^"> diff --git a/res/values-night/colors.xml b/res/values-night/colors.xml index 595f429cd5f..bc06f472328 100644 --- a/res/values-night/colors.xml +++ b/res/values-night/colors.xml @@ -19,5 +19,7 @@ #dadce0 #82000000 @android:color/black + #783BE5 + #3F5FBD diff --git a/res/values/colors.xml b/res/values/colors.xml index e477277e7fc..6a6a2b3fe8f 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -116,9 +116,9 @@ #C14CE6 #0F9D58 #F15B8D - #783BE5 + #5011C1 #9E9E9E - #3F5FBD + #26459C #1A73E8 #2EC7DC #9FA8DA