From 6770a70bdd8f1fa490e51371c44de0aa11b3ed16 Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sat, 16 Oct 2021 19:09:14 -0400 Subject: [PATCH] For #21973 - Remove @color/foundation_dark_theme redirection --- app/src/main/res/values-night/colors.xml | 8 ++++---- app/src/main/res/values/colors.xml | 3 +-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/values-night/colors.xml b/app/src/main/res/values-night/colors.xml index 0db0969c4b..4300e4bf2b 100644 --- a/app/src/main/res/values-night/colors.xml +++ b/app/src/main/res/values-night/colors.xml @@ -8,7 +8,7 @@ #A7A2B7 @color/primary_text_normal_theme @color/photonLightGrey70 - @color/foundation_dark_theme + @color/photonDarkGrey80 @color/above_dark_theme @color/photonDarkGrey50 @color/accent_dark_theme @@ -27,9 +27,9 @@ @color/toggle_off_track_dark_theme @color/accent_bright_dark_theme @color/accent_high_contrast_dark_theme - @color/foundation_dark_theme - @color/foundation_dark_theme - @color/foundation_dark_theme + @color/foundation_normal_theme + @color/foundation_normal_theme + @color/foundation_normal_theme @color/photonDarkGrey10 @color/accent_on_dark_background_normal_theme @color/primary_text_normal_theme diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 23a3b5dd6e..62de720e84 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -25,7 +25,6 @@ @color/photonLightGrey05 - @color/photonDarkGrey80 @color/photonDarkGrey50 @color/photonViolet50 @color/photonViolet70 @@ -162,7 +161,7 @@ @color/photonDarkGrey90 @color/photonLightGrey30 @color/photonLightGrey50 - @color/foundation_dark_theme + @color/photonDarkGrey80 @color/photonLightGrey30