From c72479d866766e616e6405d81227c91b4c339fc5 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Sun, 9 Jul 2023 10:50:21 -0300 Subject: [PATCH] feat: fab on true black is true black now --- mastodon/src/main/res/values/styles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mastodon/src/main/res/values/styles.xml b/mastodon/src/main/res/values/styles.xml index b66c54beb9..d55f94c534 100644 --- a/mastodon/src/main/res/values/styles.xml +++ b/mastodon/src/main/res/values/styles.xml @@ -230,8 +230,8 @@ @color/black ?colorGray900 @color/black - - ?colorGray100 + ?colorPrimary400 + ?colorGray900 @color/black @color/black