FAB label background is finally dark in dark theme, so fix text color
Change-Id: Ifa43b19eca293fc15aab25f067d0516686e75a29
This commit is contained in:
parent
d850c7ac42
commit
a7315ee56f
|
@ -27,7 +27,7 @@
|
|||
<item name="riotx_fab_secondary_color">@color/text_color_secondary_sc</item>
|
||||
<item name="riotx_fab_label_bg">@color/background_floating_sc</item>
|
||||
<item name="riotx_fab_label_stroke">@color/black</item>
|
||||
<item name="riotx_fab_label_color">#ff808080</item><!-- TODO: this is used on light background for motion_fab_menu_merge / style:VectorLabel -->
|
||||
<item name="riotx_fab_label_color">#ffffff</item>
|
||||
<item name="riotx_touch_guard_bg">@color/background_black_sc</item>
|
||||
<item name="riotx_attachment_selector_background">?riotx_background</item>
|
||||
<item name="riotx_attachment_selector_border">@color/background_dark_sc</item>
|
||||
|
|
Loading…
Reference in New Issue