summaryrefslogtreecommitdiff
path: root/InCallUI
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-05-06 11:31:09 -0700
committerAndrew Lee <anwlee@google.com>2014-05-06 11:31:09 -0700
commitd354f99d0861dfc3909f5a4b407536a248490b39 (patch)
tree907d7c98b80a0a9a4e5300a843d2e016813173d8 /InCallUI
parentf3731fc1f6b355e17d9951b48b7ff6978f7d6537 (diff)
Tweak InCallUI colors.
Change-Id: I767dcbf1ce97ca549fb62c8f0ebaf0d631b9bda2
Diffstat (limited to 'InCallUI')
-rw-r--r--InCallUI/res/values/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/values/colors.xml b/InCallUI/res/values/colors.xml
index fd60bbb66..d8e789151 100644
--- a/InCallUI/res/values/colors.xml
+++ b/InCallUI/res/values/colors.xml
@@ -18,7 +18,7 @@
<resources>
<!-- In-call UI background color. -->
- <color name="incall_background_color">#00afcc</color>
+ <color name="incall_background_color">#0fc6dc</color>
<!-- green -->
<color name="incall_callTypeSip">#99CE3F</color>