From 2cf8a6ad0a028d16e47ce90136caebe63082badc Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Fri, 22 Oct 2021 12:24:02 -0700 Subject: [PATCH] overlay: core: Remove accent color overrides On Android 12, AOSP's default Theme.DeviceDefault colors are mapped to various shades and tonal variations from the system-wide Material You color palette. Overriding the default accent colors with these legacy LineageOS teal colors prevents dynamic theming (Monet) from working properly across the system as it only affects the Material You color palette. It also creates an accessibility issue as the new design expects specific lightness shades for the light and dark accent colors. Remove the color overrides to fix Monet and UI colors in general. Change-Id: I81f18d136d8d4e22c3219bea05536219bb5ce672 --- .../base/core/res/res/values/colors.xml | 23 ------------------- 1 file changed, 23 deletions(-) delete mode 100644 overlay/common/frameworks/base/core/res/res/values/colors.xml diff --git a/overlay/common/frameworks/base/core/res/res/values/colors.xml b/overlay/common/frameworks/base/core/res/res/values/colors.xml deleted file mode 100644 index 27fd690c..00000000 --- a/overlay/common/frameworks/base/core/res/res/values/colors.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - #167C80 - #167C80 - #167C80 - #167C80 - #167C80 -