Skip to content
Snippets Groups Projects
Verified Commit 497ab38b authored by Torsten Grote's avatar Torsten Grote
Browse files

[android] highlight selected messages with accent color

parent ddcb412f
No related branches found
No related tags found
1 merge request!1179Multi-select conversion messages (to delete)
Pipeline #3903 passed
......@@ -42,7 +42,7 @@
<color name="msg_stroke_dark">#333333</color>
<color name="msg_stroke">@color/msg_stroke_light</color>
<color name="msg_status_bubble_background">#66000000</color>
<color name="msg_selected_background">@color/briar_green</color>
<color name="msg_selected_background">@color/briar_accent</color>
<!-- text colors -->
<color name="briar_text_link">@color/briar_blue_light</color>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment