mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-17 20:52:00 +00:00
Distinguish unread threads with background color.
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
<resources>
|
||||
<drawable name="white_background">#ffffffff</drawable>
|
||||
<drawable name="text_color_black">#ff000000</drawable>
|
||||
|
||||
<color name="unread_bgcolor">#ffffffff</color>
|
||||
<color name="read_bgcolor">#ffeeeeee</color>
|
||||
</resources>
|
Reference in New Issue
Block a user