From 83975280283c1767b6e970d64a03f53b8b775c59 Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sun, 16 Jan 2022 13:04:47 -0500 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/onboarding_card_background_start_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 12e63a524..eb1507990 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/photonViolet60 @color/photonPurple50 #99FBFBFE @color/photonViolet50 diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index fc0722a67..e4e1a7d0a 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -248,7 +248,7 @@ @color/sync_disconnected_icon_fill_private_theme @color/sync_disconnected_background_private_theme @color/swipe_delete_background_private_theme - @color/onboarding_card_background_start_gradient_private_theme + @color/photonViolet60 @color/onboarding_card_background_end_gradient_private_theme @color/accent_private_theme @color/onboarding_illustration_deselected_private_theme