diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2013-09-20 10:26:13 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2013-09-20 10:26:13 +0400 |
| commit | 9bf65bed3c10ab060d985c4619ea3f4b77347c97 (patch) | |
| tree | fb3038bd6a767052808a39cc0014c691b223cf4d /res/values/resources.xml | |
| parent | a77210f6b0f1f39f428048a482c4fffcad6d1316 (diff) | |
| parent | 4f1d361b2730cae094ecc6affa9634219c352599 (diff) | |
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb
Diffstat (limited to 'res/values/resources.xml')
| -rw-r--r-- | res/values/resources.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/resources.xml b/res/values/resources.xml index f32ec5b7..7e1b097e 100644 --- a/res/values/resources.xml +++ b/res/values/resources.xml @@ -10,5 +10,5 @@ <color name="unread_counter_background_dark">#303030</color>
<color name="unread_counter_background_sepia">#C46262</color>
<color name="unread_counter_background_selected_light">#4684ff</color>
- <color name="feeds_dark_gray">#1c1d1e</color>
+ <color name="feeds_dark_gray">#1c1d1e</color>
</resources>
\ No newline at end of file |