aboutsummaryrefslogtreecommitdiff
path: root/res/values/style.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2013-09-20 10:26:13 +0400
committerAndrew Dolgov <fox@fakecake.org>2013-09-20 10:26:13 +0400
commit9bf65bed3c10ab060d985c4619ea3f4b77347c97 (patch)
treefb3038bd6a767052808a39cc0014c691b223cf4d /res/values/style.xml
parenta77210f6b0f1f39f428048a482c4fffcad6d1316 (diff)
parent4f1d361b2730cae094ecc6affa9634219c352599 (diff)
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb
Diffstat (limited to 'res/values/style.xml')
-rw-r--r--res/values/style.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/style.xml b/res/values/style.xml
index fec0dcac..4a8e93ba 100644
--- a/res/values/style.xml
+++ b/res/values/style.xml
@@ -53,7 +53,7 @@
<item name="articleBackground">@android:color/black</item>
<item name="headlineSelectedBackground">@color/ics_cyan</item>
<item name="headlineUnreadBackground">#202020</item>
- <item name="headlineNormalBackground">#101010</item>
+ <item name="headlineNormalBackground">#151515</item>
<item name="feedsSelectedBackground">@color/ics_cyan</item>
<item name="feedlistTextColor">@android:color/primary_text_dark</item>
<item name="feedlistSelectedTextColor">@android:color/black</item>