change fab styles

closes sk22#211
This commit is contained in:
sk
2022-12-29 18:01:22 +01:00
parent e0521b3c95
commit 000cdb08ec
7 changed files with 32 additions and 33 deletions

View File

@@ -5,10 +5,13 @@
<attr name="colorBackgroundLight" format="color"/>
<attr name="colorBackgroundLightest" format="color"/>
<attr name="colorBackgroundPopup" format="color"/>
<attr name="colorComposeButtonBackground" format="color"/>
<attr name="colorComposeButton" format="color"/>
<attr name="colorDarkIcon" format="color"/>
<attr name="colorPollMostVoted" format="color"/>
<attr name="colorPollVoted" format="color"/>
<attr name="colorWindowBackground" format="color"/>
<attr name="composeButtonStyle" format="reference"/>
<attr name="secondaryButtonStyle" format="reference"/>
<attr name="buttonBackground" format="reference"/>
<attr name="colorAccentLight" format="color"/>