From 22f7ea95b6af2e75f78caefb9d26ed820734491e Mon Sep 17 00:00:00 2001 From: Jason Chang Date: Mon, 17 Feb 2025 10:32:29 +0000 Subject: [PATCH] Fix the Contrast Ratio of the Fingerprint enrollment progress and the "Fingerprint icon" are not high enough in the Fingerprint enrollment flow for light theme. Change the Fingerprint enrollment progress color which is based on GM3 baseline color and ensure the contrast ratio is larger than 3:1 Flag: EXEMPT bugfix Bug: 378400987 Test: local build and verify the UI color ratio Change-Id: Ibd8b7c87f31f848f371f922461972756dd0e9090 --- res/values/colors.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/res/values/colors.xml b/res/values/colors.xml index c9e01e5a612..b9e20928e79 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -172,11 +172,13 @@ #D56E0C - #699FF3 - #C2D7F7 + + #1A73E8 + #B9D6F7 - #80C2D7F7 - #699FF3 + #80B9D6F7 + + #1A73E8 #70699FF3 #FFEE675C