From c72caa3fcda0d95f93ce30a490e0031308ae8de5 Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sun, 16 Jan 2022 13:05:25 -0500 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/onboarding_card_background_end_gradient_private_theme redirection --- app/src/main/res/values/colors.xml | 1 - app/src/main/res/values/styles.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index eb15079903..2c9e7ace1c 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -163,7 +163,6 @@ @color/photonYellow70 #5B5846 @color/photonInk20 - @color/photonPurple50 #99FBFBFE @color/photonViolet50 diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index e4e1a7d0a1..e04a1c4275 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -249,7 +249,7 @@ @color/sync_disconnected_background_private_theme @color/swipe_delete_background_private_theme @color/photonViolet60 - @color/onboarding_card_background_end_gradient_private_theme + @color/photonPurple50 @color/accent_private_theme @color/onboarding_illustration_deselected_private_theme @color/accent_private_theme