Messaging: restore AOSP colors for selected messages
* This is to have text-select handles differ from background color. Change-Id: Ia3c1dcf8d2073db3157f17f08b60df6cc6fe1c51
This commit is contained in:
committed by
Michael Bestas
parent
6ed3b8e37f
commit
76219e63bf
@@ -67,8 +67,8 @@
|
|||||||
<color name="message_bubble_color_outgoing">#ffffffff</color>
|
<color name="message_bubble_color_outgoing">#ffffffff</color>
|
||||||
<color name="message_error_bubble_color_incoming">#e2e2e2</color>
|
<color name="message_error_bubble_color_incoming">#e2e2e2</color>
|
||||||
<color name="message_audio_button_color_incoming">#ffffffff</color>
|
<color name="message_audio_button_color_incoming">#ffffffff</color>
|
||||||
<color name="message_bubble_color_selected">@color/lineage_accent</color>
|
<color name="message_bubble_color_selected">#8BC34A</color>
|
||||||
<color name="message_image_selected_tint">#80FF9800</color>
|
<color name="message_image_selected_tint">#80689F38</color>
|
||||||
<color name="generic_video_icon">#ff808080</color>
|
<color name="generic_video_icon">#ff808080</color>
|
||||||
|
|
||||||
<!-- Base color used for color filtering. -->
|
<!-- Base color used for color filtering. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user