summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>