From e0ae5ef818fc9fe3eee32ef12e4fcd4efb843950 Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sun, 9 Jan 2022 16:12:48 -0500 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/23128 - Remove @color/mozac_widget_favicon_[background|border]_private_theme redirection --- app/src/main/res/values/colors.xml | 3 --- app/src/main/res/values/styles.xml | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 6fd4bb3837..8026bfd08e 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -191,9 +191,6 @@ @color/photonWhite @color/photonViolet50 - @color/photonInk50 - @color/photonInk50 - @color/photonViolet50 diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 58c6e02882..c5d19c4194 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -271,8 +271,8 @@ @color/fx_mobile_private_text_color_primary @color/caption_text_private_theme - @color/mozac_widget_favicon_background_private_theme - @color/mozac_widget_favicon_border_private_theme + @color/photonInk50 + @color/photonInk50 @color/tab_tray_item_media_background_private_theme