From e0c90b50e1e0170133194703bf514d2a461b4915 Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sat, 16 Oct 2021 16:56:34 -0400 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/menu_item_button_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 6bc5f98dda..651746f5a3 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -16,7 +16,6 @@ @color/photonViolet50 @color/photonBlue60 @color/accent_bright_light_theme - @color/accent_bright_light_theme @color/photonWhite @color/photonLightGrey30 @@ -172,7 +171,7 @@ @color/mozac_widget_favicon_background_light_theme @color/mozac_widget_favicon_border_light_theme @color/accent_bright_light_theme - @color/menu_item_button_light_theme + @color/accent_bright_light_theme @color/inset_light_theme