mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-12 18:32:28 +00:00
push conversation messages are now blue
// FREEBIE
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
|
||||
<color name="conversation_item_sent_background_dark">#ff284e0a</color>
|
||||
<color name="conversation_item_sent_background_light">#ff64a926</color>
|
||||
<color name="conversation_item_sent_push_background_light">#ff3a7ef2</color>
|
||||
<color name="conversation_item_sent_push_background_dark">#ff213b77</color>
|
||||
<color name="conversation_item_received_background_dark">#ff284e0a</color>
|
||||
<color name="conversation_item_received_background_light">#ff284e0a</color>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user