diff options
Diffstat (limited to 'res/values')
| -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 |