mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
Make jump to unread better visible for SC dark theme
Change-Id: I9c95ab4348f4b4c2c77056b81a0e3de585d56cb0
This commit is contained in:
parent
0b8b9d3cad
commit
566feaecc1
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue