From 99e365893850a08a882267885660a72cd18e7a5f Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Sat, 31 Dec 2022 12:49:16 -0300 Subject: [PATCH] Making fab feel better on light themes. Merging this might be good for you too, @sk22 --- mastodon/src/main/res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodon/src/main/res/values/styles.xml b/mastodon/src/main/res/values/styles.xml index 22c862d53..77ad35a75 100644 --- a/mastodon/src/main/res/values/styles.xml +++ b/mastodon/src/main/res/values/styles.xml @@ -38,7 +38,7 @@ ?colorPrimary100 ?colorGray500 ?colorGray50 - ?colorBackgroundPopup + ?colorGray50 ?android:textColorPrimary @style/Widget.Mastodon.Button.Compose