summaryrefslogtreecommitdiff
path: root/res/values/resources.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-06-22 00:35:53 +0400
committerAndrew Dolgov <[email protected]>2012-06-22 00:35:53 +0400
commitbc7e851b9a11655f9cbca91d301781c238c4d67e (patch)
tree88d0438cd65bafa3ae752c5cdbebd5e4b2e0d4d9 /res/values/resources.xml
parent15e0e4ec0da3cf1b029feb57d2ce62f4129eaea4 (diff)
add shadows to light theme, misc layout/theme tweaks
Diffstat (limited to 'res/values/resources.xml')
-rw-r--r--res/values/resources.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values/resources.xml b/res/values/resources.xml
new file mode 100644
index 00000000..41158d27
--- /dev/null
+++ b/res/values/resources.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <color name="feeds_light">#e0e0e0</color>
+ <color name="headlines_light">#f0f0f0</color>
+
+</resources> \ No newline at end of file