From eb90653144bd8aee63aa957b9fe6b9a081acc97e Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sat, 25 Dec 2021 17:15:45 -0500 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/23193 - Remove @color/default_launcher_background 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 49f90ff7e..0399a760f 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -281,10 +281,9 @@ @color/photonInk80 - #FDFDFD #220033 @color/photonInk20 - @color/default_launcher_background + #FDFDFD @color/photonLightGrey30