pretty up the interface/colors a bit.

This commit is contained in:
Jake McGinty
2014-01-16 00:36:05 -08:00
parent 9b41675f8f
commit 556b0dec1d
11 changed files with 36 additions and 32 deletions

View File

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