From dbb23d952ce7d7768a2c0bb3e5c09eaafe317675 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Sat, 10 Dec 2022 11:58:29 -0300 Subject: [PATCH] Adding the color things --- mastodon/src/main/res/values-v31/colors.xml | 26 +++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/mastodon/src/main/res/values-v31/colors.xml b/mastodon/src/main/res/values-v31/colors.xml index f1346b2ab..a6bea3bdf 100644 --- a/mastodon/src/main/res/values-v31/colors.xml +++ b/mastodon/src/main/res/values-v31/colors.xml @@ -1,6 +1,32 @@ + @android:color/system_neutral1_900 + @android:color/system_neutral1_800 + @android:color/system_neutral1_800 + @android:color/system_neutral1_700 + @android:color/system_neutral1_600 + @android:color/system_neutral1_500 + @android:color/system_neutral1_400 + @android:color/system_neutral1_300 + @android:color/system_neutral1_200 + @android:color/system_neutral1_100 + @android:color/system_neutral1_50 + @android:color/system_neutral1_50 + @android:color/system_neutral1_10 + + @android:color/system_accent1_10 + @android:color/system_accent1_50 + @android:color/system_accent1_100 + @android:color/system_accent1_200 + @android:color/system_accent1_300 + @android:color/system_accent1_400 + @android:color/system_accent1_500 + @android:color/system_accent1_600 + @android:color/system_accent1_700 + @android:color/system_accent1_800 + @android:color/system_accent1_900 + @android:color/system_accent1_600