summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorAndrew Sapperstein <asapperstein@google.com>2013-08-21 21:57:39 -0700
committerAndrew Sapperstein <asapperstein@google.com>2013-08-21 21:57:39 -0700
commit821fa87279d590e682effbdb652c8a92e805eec8 (patch)
treed9bcb27038b6bafc2bd98b66b846a0db05592740 /res/values/colors.xml
parent68141df2d855af6520a19ff9127f69463d49c3de (diff)
downloadandroid_packages_apps_UnifiedEmail-821fa87279d590e682effbdb652c8a92e805eec8.tar.gz
android_packages_apps_UnifiedEmail-821fa87279d590e682effbdb652c8a92e805eec8.tar.bz2
android_packages_apps_UnifiedEmail-821fa87279d590e682effbdb652c8a92e805eec8.zip
Revised new message button design.
b/10264590 Change-Id: I4121baf424eacfc2811087b5700b1a6f72fc801f
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 7fb85187c..4db5d7e70 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -104,7 +104,7 @@
<!-- Teaser colors -->
<!-- The color of the section name text in the teaser -->
- <color name="teaser_main_text">#58585b</color>
+ <color name="teaser_main_text">@color/dark_gray_text_color</color>
<!-- swipe to refresh text color, this matches the color in
progressbar_solid_holo.png -->