From 2a00f903e9cbe440b9ca8b12e8921acdc23f799a Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Fri, 29 Oct 2021 10:08:35 -0400 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Reduce redirection of colors variables between dark and light theme - Part 3 (https://github.com/mozilla-mobile/fenix/pull/22220) * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/disabled_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/scrimStart_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/scrimEnd_light_theme reddirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/synced_tabs_separator_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/toolbar_[start/center/end]_gradient_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/toolbar_divider_color_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/fill_link_from_clipboard_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/sync_disconnected_icon_fill_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/sync_disconnected_background_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/swipe_delete_background_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/onboarding_illustration_selected_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/onboarding_illustration_deselected_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/add_on_private_browsing_exterior_circle_background_light_theme redirection * For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/add_on_private_browsing_interior_icon_background_light_theme redirection Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- app/src/main/res/values/colors.xml | 48 ++++++++++-------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 253314177a..327e064c63 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -11,24 +11,8 @@ @color/photonInk20 @color/photonViolet70 @color/photonViolet70 - #6620123A - #F515141A - #F542414D @color/photonDarkGrey90 #0015141A - @color/photonLightGrey30 - @color/foundation_light_theme - @color/foundation_light_theme - @color/foundation_light_theme - @color/photonLightGrey50 - @color/accent_light_theme - @color/photonYellow70 - #FFFDE2 - @color/photonLightGrey30 - @color/accent_bright_light_theme - #9915141A - @color/accent_bright_light_theme - @color/photonWhite @color/photonInk20 @color/photonViolet50 @color/photonBlue60 @@ -163,26 +147,26 @@ @color/photonGrey20 #1F000000 @color/photonRed70 - @color/disabled_light_theme - @color/scrimStart_light_theme - @color/scrimEnd_light_theme + #6620123A + #F515141A + #F542414D @color/accent_light_theme @color/accent_bright_light_theme - @color/toolbar_start_gradient_light_theme - @color/toolbar_center_gradient_light_theme - @color/toolbar_end_gradient_light_theme - @color/toolbar_divider_color_light_theme - @color/fill_link_from_clipboard_light_theme + @color/foundation_light_theme + @color/foundation_light_theme + @color/foundation_light_theme + @color/photonLightGrey50 + @color/accent_light_theme @color/accent_light_theme - @color/sync_disconnected_icon_fill_light_theme - @color/sync_disconnected_background_light_theme - @color/swipe_delete_background_light_theme + @color/photonYellow70 + #FFFDE2 + @color/photonLightGrey30 @color/onboarding_card_background_start_gradient_dark_theme @color/onboarding_card_background_end_gradient_dark_theme - @color/onboarding_illustration_selected_light_theme - @color/onboarding_illustration_deselected_light_theme - @color/add_on_private_browsing_exterior_circle_background_light_theme - @color/add_on_private_browsing_interior_icon_background_light_theme + @color/accent_bright_light_theme + #9915141A + @color/accent_bright_light_theme + @color/photonWhite @color/prompt_login_edit_text_cursor_color_light_theme @color/search_suggestion_indicator_icon_color_light_theme @color/search_suggestion_indicator_icon_bookmark_color_light_theme @@ -223,7 +207,7 @@ @color/photonLightGrey30 - @color/synced_tabs_separator_light_theme + @color/photonLightGrey30 @color/photonViolet60