improve fab background color

thanks, @LucasGGamerM!
This commit is contained in:
LucasGGamerM 2022-12-31 12:49:16 -03:00 committed by sk
parent 480b3f1902
commit de0afdfa16
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<item name="colorAccentLightest">?colorPrimary100</item> <item name="colorAccentLightest">?colorPrimary100</item>
<item name="profileHeaderBackground">?colorGray500</item> <item name="profileHeaderBackground">?colorGray500</item>
<item name="toolbarBackground">?colorGray50</item> <item name="toolbarBackground">?colorGray50</item>
<item name="colorComposeButtonBackground">?colorBackgroundPopup</item> <item name="colorComposeButtonBackground">?colorGray50</item>
<item name="colorComposeButton">?android:textColorPrimary</item> <item name="colorComposeButton">?android:textColorPrimary</item>
<item name="composeButtonStyle">@style/Widget.Mastodon.Button.Compose</item> <item name="composeButtonStyle">@style/Widget.Mastodon.Button.Compose</item>