From 46821ddc2f522e54d0619addda37f4e61b5fca43 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Sat, 9 Oct 2021 14:39:38 -0700 Subject: [PATCH] universal7885: overlay: SystemUI: Use Monet colors for power menu It's odd that the power menu doesn't use Monet colors, unlike most of System UI. This makes it feel more integrated with the rest of the system. [edit]: don't apply monet theming to Emergency icon because it's hard to distinguish which one is Emergency button when you really get in *TROUBLE* and panicked Signed-off-by: someone5678 Signed-off-by: roynatech2544 --- .../packages/SystemUI/res/values/colors.xml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 universal7885-common/overlay/frameworks/base/packages/SystemUI/res/values/colors.xml diff --git a/universal7885-common/overlay/frameworks/base/packages/SystemUI/res/values/colors.xml b/universal7885-common/overlay/frameworks/base/packages/SystemUI/res/values/colors.xml new file mode 100644 index 0000000..8709436 --- /dev/null +++ b/universal7885-common/overlay/frameworks/base/packages/SystemUI/res/values/colors.xml @@ -0,0 +1,22 @@ + + + + + @*android:color/primary_device_default_dark + @*android:color/surface_variant_dark + @*android:color/foreground_device_default_dark +