Make jump to unread better visible for SC dark theme

Change-Id: I9c95ab4348f4b4c2c77056b81a0e3de585d56cb0
This commit is contained in:
SpiritCroc 2021-07-06 10:14:47 +02:00
parent 0b8b9d3cad
commit 566feaecc1

View file

@ -48,7 +48,7 @@
</style>
<style name="Widget.Vector.JumpToUnread.SC.Dark" parent="Widget.Vector.JumpToUnread.Dark">
<item name="chipBackgroundColor">@color/background_floating_sc</item>
<item name="chipBackgroundColor">@color/background_sc_bright</item>
<item name="closeIconTint">?vctr_content_quaternary</item>
</style>