summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-09-06 17:14:41 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-09-06 17:14:41 +0000
commitad398f2ad398b78376b48cb422fb6afc5306d9b6 (patch)
treeaf7153fc372bdbd9dd11d1dbe3ecad265623de8c /res
parent5ce666825de21455e35b6ad14a6ec48fb9b2a7eb (diff)
parent7db2764aabbc608dedf1cefc3e0e4a5461b50999 (diff)
Merge "Slightly increase dialpad opacity" into klp-dev
Diffstat (limited to 'res')
-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 94ad94793..e64ea4ca9 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -44,7 +44,7 @@
<color name="background_dialer_list_items">#f5f5f5</color>
<!-- Background color of new dialpad -->
- <color name="background_dialpad">#ee020709</color>
+ <color name="background_dialpad">#f2020709</color>
<!-- Primary color of dialpad text, including the call button -->
<color name="dialpad_primary_text_color">#33b5e5</color>