mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
Merge branch 'main' into adb/issue-3795
This commit is contained in:
commit
2bd0a0d935
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
## Unreleased
|
||||
|
||||
* target Android 15
|
||||
* Improve readability of info messages in dark mode
|
||||
|
||||
## v2.11.0
|
||||
2025-08
|
||||
|
|
|
@ -189,7 +189,7 @@
|
|||
<item name="conversation_item_outgoing_text_secondary_color">@color/light_pink</item>
|
||||
|
||||
<item name="conversation_item_update_bg_color">@color/universal_overlay</item>
|
||||
<item name="conversation_item_update_text_color">@color/core_light_35</item>
|
||||
<item name="conversation_item_update_text_color">@color/white</item>
|
||||
|
||||
<item name="conversation_item_sent_indicator_text_background">@drawable/conversation_item_sent_indicator_text_shape_dark</item>
|
||||
<item name="conversation_item_date_line_color">@color/core_dark_55</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue