From a67330564337e39bcc1595b8d04b29dfb9b9efa5 Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Thu, 14 Oct 2021 14:09:15 -0400 Subject: [PATCH] For #21935 - Use photonBlack in place of #FF000000 --- 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 56e1fdc6f7..ea10dc9942 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -334,7 +334,7 @@ @color/white_color - #FF000000 + @color/photonBlack @color/photonGrey50