From 632ce60e19b0eaac35a4835bd1b36ae7ba692aa1 Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sun, 16 Jan 2022 02:37:50 -0500 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/tab_history_item_selected_background_private_theme redirection --- app/src/main/res/values/colors.xml | 3 --- app/src/main/res/values/styles.xml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 4a7891088b..3e192d555c 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -173,9 +173,6 @@ @color/photonViolet50 - - @color/tab_tray_item_selected_background_dark_theme - @color/primary_text_light_theme @color/photonGrey50 diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 7dcec06bc7..22533ff662 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -273,7 +273,7 @@ @color/tab_tray_item_thumbnail_icon_normal_theme - @color/tab_history_item_selected_background_private_theme + @color/tab_tray_item_selected_background_dark_theme @drawable/ic_logo_wordmark_private