diff --git a/color-check-baseline.xml b/color-check-baseline.xml index 70744814dc2..3b347283f0f 100644 --- a/color-check-baseline.xml +++ b/color-check-baseline.xml @@ -965,7 +965,7 @@ priority="4" summary="Using hardcoded color" explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes. This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." - errorLine1=" <color name="homepage_about_background">#9FA8DA</color>" + errorLine1=" <color name="homepage_about_background">#6F86DA</color>" errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> #26459C #1A73E8 #2EC7DC - #9FA8DA + #6F86DA #5E97F6 #1f000000