2011-12-20 10:20:44 -08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<drawable name="white_background">#ffffffff</drawable>
|
2012-09-07 20:03:23 -07:00
|
|
|
<drawable name="text_color_black">#ff000000</drawable>
|
2013-02-09 10:03:38 -08:00
|
|
|
|
|
|
|
<color name="unread_bgcolor">#ffffffff</color>
|
|
|
|
<color name="read_bgcolor">#ffeeeeee</color>
|
2011-12-20 10:20:44 -08:00
|
|
|
</resources>
|