Making fab feel better on light themes. Merging this might be good for you too, @sk22

This commit is contained in:
LucasGGamerM 2022-12-31 12:49:16 -03:00
parent a881f23253
commit 99e3658938
1 changed files with 1 additions and 1 deletions

View File

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