summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-09-06 10:18:05 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-06 10:18:05 -0700
commitcc5fdfdde8a5fd9f8b87419e56089650e8f7e9fc (patch)
tree00b0253a003ccf34c825bc692b61f3d451aec536 /res
parent9f47262002161db49678315cfc69c2149373a98a (diff)
parentad398f2ad398b78376b48cb422fb6afc5306d9b6 (diff)
am ad398f2a: Merge "Slightly increase dialpad opacity" into klp-dev
* commit 'ad398f2ad398b78376b48cb422fb6afc5306d9b6': Slightly increase dialpad opacity
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>