diff --git a/res/drawable/ic_fingerprint_error.xml b/res/drawable/ic_fingerprint_error.xml index b822d45d3d6..d00280d929a 100644 --- a/res/drawable/ic_fingerprint_error.xml +++ b/res/drawable/ic_fingerprint_error.xml @@ -19,12 +19,12 @@ android:viewportWidth="32.0" android:viewportHeight="32.0"> diff --git a/res/values/colors.xml b/res/values/colors.xml index 2155245911d..4a8cf99162b 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -50,14 +50,16 @@ #89ffffff #89000000 + #fff4511e + #00000000 #ff37474f - @*android:color/system_error + @color/warning #ffffff @android:color/white - @*android:color/system_error + @color/system_warning_color ?android:attr/colorAccent #ffffffff @@ -74,6 +76,7 @@ #ffe0e0e0 @*android:color/material_deep_teal_500 + #ff5621 #60000000 #1fffffff ?android:attr/colorAccent @@ -88,7 +91,7 @@ #ff384248 - @*android:color/system_error + @color/system_warning_color #ffabffec diff --git a/res/values/styles.xml b/res/values/styles.xml index 12b794ae460..87da4b3defe 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -219,7 +219,7 @@ 12sp viewStart @android:style/TextAppearance.Material.Body1 - @*android:color/system_error + @color/warning