From 43d6e2234d19e7128dc6464d02cbdedc6cc46d4c Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sat, 16 Oct 2021 16:00:32 -0400 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/top_site_title_text_light_theme redirection --- app/src/main/res/values/colors.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 0c81da5cb8..0f8a714c5f 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -26,7 +26,6 @@ @color/photonDarkGrey90 #0015141A @color/photonLightGrey30 - @color/photonDarkGrey90 @color/foundation_light_theme @color/foundation_light_theme @color/foundation_light_theme @@ -227,7 +226,7 @@ #DFDFE3 - @color/top_site_title_text_light_theme + @color/photonDarkGrey90 @color/photonLightGrey30 @color/photonLightGrey50 @color/foundation_dark_theme