From 7ed7d6ca6c4899bdc6eae277cada585be159769f Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Mon, 20 Jan 2025 02:15:25 +0530 Subject: [PATCH] addons: BlackTheme: Make shades little more darker * This way we have darker but still distinguishable QS tiles / notifications on black background. Signed-off-by: Pranav Vashi --- .../res/values-night/colors.xml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/themes/system/AndroidBlackTheme/res/values-night/colors.xml b/themes/system/AndroidBlackTheme/res/values-night/colors.xml index bfd4661de..fe6782f3c 100644 --- a/themes/system/AndroidBlackTheme/res/values-night/colors.xml +++ b/themes/system/AndroidBlackTheme/res/values-night/colors.xml @@ -23,10 +23,10 @@ @android:color/system_accent1_50 @android:color/system_accent1_50 @android:color/system_accent1_100 - #242424 - #212121 - #191919 - #171717 + #212121 + #191919 + #171717 + #101010 #000000 #000000 @@ -37,10 +37,10 @@ @android:color/system_accent2_100 @android:color/system_accent2_200 @android:color/system_accent2_300 - #242424 - #212121 - #191919 - #171717 + #212121 + #191919 + #171717 + #101010 #000000 #000000 @@ -54,8 +54,8 @@ #000000 #000000 - #171717 + #101010 #000000 - #171717 + #101010 #000000