From ad070286d6a299a9760f0e7fcec8dfd75184278e Mon Sep 17 00:00:00 2001 From: Lucas Dupin Date: Mon, 3 May 2021 14:31:35 -0700 Subject: [PATCH] Add shade 10 to system palette Fixes: 186851836 Test: manual Test: atest SystemPalette Change-Id: Ic594c7f9079703f4ab664871519a900c69e124bd --- core/api/current.txt | 5 +++++ .../remote_color_resources_res/values/colors.xml | 5 +++++ .../remote_color_resources_res/values/public.xml | 5 +++++ core/res/res/values/colors.xml | 15 +++++++++++++++ core/res/res/values/public.xml | 5 +++++ 5 files changed, 35 insertions(+) diff --git a/core/api/current.txt b/core/api/current.txt index 7ed8b6c17574e..086f1a514a3c1 100644 --- a/core/api/current.txt +++ b/core/api/current.txt @@ -1741,6 +1741,7 @@ package android { field @Deprecated public static final int secondary_text_light = 17170439; // 0x1060007 field @Deprecated public static final int secondary_text_light_nodisable = 17170440; // 0x1060008 field public static final int system_accent1_0; + field public static final int system_accent1_10; field public static final int system_accent1_100; field public static final int system_accent1_1000; field public static final int system_accent1_200; @@ -1753,6 +1754,7 @@ package android { field public static final int system_accent1_800; field public static final int system_accent1_900; field public static final int system_accent2_0; + field public static final int system_accent2_10; field public static final int system_accent2_100; field public static final int system_accent2_1000; field public static final int system_accent2_200; @@ -1765,6 +1767,7 @@ package android { field public static final int system_accent2_800; field public static final int system_accent2_900; field public static final int system_accent3_0; + field public static final int system_accent3_10; field public static final int system_accent3_100; field public static final int system_accent3_1000; field public static final int system_accent3_200; @@ -1777,6 +1780,7 @@ package android { field public static final int system_accent3_800; field public static final int system_accent3_900; field public static final int system_neutral1_0; + field public static final int system_neutral1_10; field public static final int system_neutral1_100; field public static final int system_neutral1_1000; field public static final int system_neutral1_200; @@ -1789,6 +1793,7 @@ package android { field public static final int system_neutral1_800; field public static final int system_neutral1_900; field public static final int system_neutral2_0; + field public static final int system_neutral2_10; field public static final int system_neutral2_100; field public static final int system_neutral2_1000; field public static final int system_neutral2_200; diff --git a/core/res/remote_color_resources_res/values/colors.xml b/core/res/remote_color_resources_res/values/colors.xml index e4bcae43a0e5a..aff3a95926455 100644 --- a/core/res/remote_color_resources_res/values/colors.xml +++ b/core/res/remote_color_resources_res/values/colors.xml @@ -2,6 +2,7 @@ #ffffff + #91fff4 #91fff4 #83f6e5 #65d9c9 @@ -14,6 +15,7 @@ #00271e #000000 #ffffff + #ffffff #91fff4 #83f6e5 #65d9c9 @@ -26,6 +28,7 @@ #00271e #000000 #ffffff + #91fff4 #91fff4 #83f6e5 #65d9c9 @@ -38,6 +41,7 @@ #00271e #000000 #ffffff + #f0f0f0 #f0f0f0 #e2e2e2 #c6c6c6 @@ -50,6 +54,7 @@ #1b1b1b #000000 #ffffff + #f0f0f0 #f0f0f0 #e2e2e2 #c6c6c6 diff --git a/core/res/remote_color_resources_res/values/public.xml b/core/res/remote_color_resources_res/values/public.xml index 9616628ac6939..4b0a89202ad1b 100644 --- a/core/res/remote_color_resources_res/values/public.xml +++ b/core/res/remote_color_resources_res/values/public.xml @@ -2,6 +2,7 @@ + @@ -14,6 +15,7 @@ + @@ -26,6 +28,7 @@ + @@ -38,6 +41,7 @@ + @@ -50,6 +54,7 @@ + diff --git a/core/res/res/values/colors.xml b/core/res/res/values/colors.xml index 36168e7bd937c..f71088f417a4f 100644 --- a/core/res/res/values/colors.xml +++ b/core/res/res/values/colors.xml @@ -246,6 +246,9 @@ #ffffff + + #F1FFFC #9CFFF2 @@ -283,6 +286,9 @@ #ffffff + + #F0FFFC #CDFAF1 @@ -320,6 +326,9 @@ #ffffff + + #FFFBFF #F9EAFF @@ -357,6 +366,9 @@ #ffffff + + #fbfbfb #f0f0f0 @@ -394,6 +406,9 @@ #ffffff + + #fbfbfb #f0f0f0 diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 0e9526ab4e6c0..80b84d5aa09f8 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3112,6 +3112,7 @@ + @@ -3124,6 +3125,7 @@ + @@ -3137,6 +3139,7 @@ + @@ -3149,6 +3152,7 @@ + @@ -3161,6 +3165,7 @@ +