From 866b7e3ceeadc0613e60263470d7b0b80af9d528 Mon Sep 17 00:00:00 2001 From: "ELIYAZ MOMIN (xWF)" Date: Tue, 12 Nov 2024 15:11:31 +0000 Subject: [PATCH] Revert "Aligning Android color tokens with Material" Revert submission 30126328-material-token-sync Reason for revert: Reverted changes: /q/submissionid:30126328-material-token-sync Change-Id: Ifd0490a876081f3e50f674abc504bf5ba9be2df9 --- res/values-night/styles.xml | 6 +++--- res/values/attrs.xml | 6 +++--- res/values/styles.xml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/res/values-night/styles.xml b/res/values-night/styles.xml index a891e392b8..06f0eee50f 100644 --- a/res/values-night/styles.xml +++ b/res/values-night/styles.xml @@ -38,16 +38,16 @@ @color/system_secondary_fixed_dim @color/system_on_error_container_dark @color/system_on_secondary_fixed - @color/system_on_surface_light + @color/system_on_surface_light @color/system_tertiary_fixed_dim @color/system_on_tertiary_fixed @color/system_primary_fixed_dim @color/system_secondary_container_dark @color/system_error_container_dark @color/system_on_primary_fixed - @color/system_primary_light + @color/system_primary_light @color/system_secondary_fixed - @color/system_surface_light + @color/system_surface_light @color/system_surface_variant_dark @color/system_tertiary_container_dark @color/system_tertiary_fixed diff --git a/res/values/attrs.xml b/res/values/attrs.xml index c2548a02c1..f24707f635 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -58,16 +58,16 @@ - + - + - + diff --git a/res/values/styles.xml b/res/values/styles.xml index 1c70d6c6aa..6d3579b1a9 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -41,16 +41,16 @@ @color/system_secondary_fixed_dim @color/system_on_error_container_light @color/system_on_secondary_fixed - @color/system_on_surface_dark + @color/system_on_surface_dark @color/system_tertiary_fixed_dim @color/system_on_tertiary_fixed @color/system_primary_fixed_dim @color/system_secondary_container_light @color/system_error_container_light @color/system_on_primary_fixed - @color/system_primary_dark + @color/system_primary_dark @color/system_secondary_fixed - @color/system_surface_dark + @color/system_surface_dark @color/system_surface_variant_light @color/system_tertiary_container_light @color/system_tertiary_fixed