mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
fix background color of incoming text messages / system messages
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
65fb284c6c
commit
7e5056e6e5
@ -60,7 +60,7 @@
|
|||||||
|
|
||||||
<!-- Chat window incoming message text & informational -->
|
<!-- Chat window incoming message text & informational -->
|
||||||
<color name="bg_bottom_sheet">#121212</color>
|
<color name="bg_bottom_sheet">#121212</color>
|
||||||
<color name="bg_message_list_incoming_bubble">#1CFFFFFF</color>
|
<color name="bg_message_list_incoming_bubble">#2A2A2A</color>
|
||||||
<color name="bg_message_list_incoming_bubble_deleted">#14FFFFFF</color>
|
<color name="bg_message_list_incoming_bubble_deleted">#14FFFFFF</color>
|
||||||
|
|
||||||
<color name="textColorMaxContrast">#8c8c8c</color>
|
<color name="textColorMaxContrast">#8c8c8c</color>
|
||||||
|
Loading…
Reference in New Issue
Block a user