mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-12 18:42:25 +00:00
pretty up the interface/colors a bit.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<color name="white">#ffffffff</color>
|
||||
<color name="black">#ff000000</color>
|
||||
|
||||
<color name="conversation_list_item_background_read_light">#ffeeeeee</color>
|
||||
<color name="conversation_list_item_background_read_light">#fff3f3f3</color>
|
||||
<color name="conversation_list_item_background_unread_light">#ffffffff</color>
|
||||
<color name="conversation_list_item_background_read_dark">#ff000000</color>
|
||||
<color name="conversation_list_item_background_unread_dark">#ff333333</color>
|
||||
|
||||
Reference in New Issue
Block a user