push conversation messages are now blue

// FREEBIE
This commit is contained in:
Jake McGinty
2014-02-23 13:59:12 -08:00
parent ca2eecaedf
commit 3dd27ed59a
9 changed files with 102 additions and 6 deletions

View File

@@ -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>