diff --git a/color-check-baseline.xml b/color-check-baseline.xml index 0ae001d4852..1a69b13adc2 100644 --- a/color-check-baseline.xml +++ b/color-check-baseline.xml @@ -1177,7 +1177,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_accessibility_background">#5011C1</color>" + errorLine1=" <color name="homepage_accessibility_background">#783BE5</color>" errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> #C14CE6 #0F9D58 #F15B8D - #5011C1 + #783BE5 #9E9E9E - #26459C + #3F5FBD #1A73E8 #2EC7DC #9FA8DA