mirror of
https://github.com/oxen-io/session-android.git
synced 2025-11-10 01:53:13 +00:00
Brighten light theme
1) Brighten background color 2) Add unread indicator in conversation list 3) Eliminate some conversation list overdraw
This commit is contained in:
@@ -27,14 +27,6 @@
|
||||
|
||||
<color name="conversation_compose_divider">#32000000</color>
|
||||
|
||||
<color name="conversation_list_item_background_read_light">@color/gray5</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>
|
||||
|
||||
<!--<color name="conversation_list_divider_light">#15000000</color>-->
|
||||
<!--<color name="conversation_list_divider_dark">#22ffffff</color>-->
|
||||
|
||||
<color name="textsecure_holo_blue_light">#ff33b5e5</color>
|
||||
|
||||
<color name="dark_action_bar">#ff111111</color>
|
||||
|
||||
Reference in New Issue
Block a user