diff --git a/core/api/current.txt b/core/api/current.txt index 989ca34274539..11dbe6f6f4cf6 100644 --- a/core/api/current.txt +++ b/core/api/current.txt @@ -1740,6 +1740,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; @@ -1752,6 +1753,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; @@ -1764,6 +1766,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; @@ -1776,6 +1779,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; @@ -1788,6 +1792,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 482b112c0444a..03701c3ceee6f 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3111,6 +3111,7 @@ + @@ -3123,6 +3124,7 @@ + @@ -3136,6 +3138,7 @@ + @@ -3148,6 +3151,7 @@ + @@ -3160,6 +3164,7 @@ +