From a02d58dd48c8ae7ba6e0fcf7c6b57be7152d0edc Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sat, 16 Oct 2021 11:58:45 -0400 Subject: [PATCH] For #21935 - Use photonYellow60 in place of #E27F2E --- app/src/main/res/values/colors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index eeb101b93..2cbcbc86f 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -31,7 +31,7 @@ @color/photonBlue60 @color/photonPink60 @color/photonGreen60 - #E27F2E + @color/photonYellow60 @color/foundation_light_theme @color/foundation_light_theme @color/foundation_light_theme