From 9054bfb2fdeef73100724c20c10c6dd445f107df Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sat, 16 Oct 2021 17:00:11 -0400 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/tab_history_item_selected_background_light_theme redirection --- app/src/main/res/values/colors.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 651746f5a3..1e94a0602b 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -23,9 +23,6 @@ @color/photonWhite - - @color/tab_tray_item_selected_background_normal_theme - @color/photonLightGrey05 @color/photonDarkGrey80 @@ -190,7 +187,7 @@ @color/photonViolet70A12 - @color/tab_history_item_selected_background_light_theme + @color/tab_tray_item_selected_background_normal_theme #DFDFE3