mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
a11y - raise contrast text/bubble in dark mode
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
8955015159
commit
9c9d2f8a8f
@ -56,8 +56,8 @@
|
|||||||
|
|
||||||
<!-- 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">#484848</color>
|
<color name="bg_message_list_incoming_bubble">#1CFFFFFF</color>
|
||||||
<color name="bg_message_list_incoming_bubble_deleted">#66484848</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