summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 5e3f4b88..80c444bc 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -83,6 +83,9 @@
<!-- Darker version of the actionbar color. Used for the status bar and navigation bar colors. -->
<color name="actionbar_background_color_dark">#008aa1</color>
+ <!-- Color of the title to the Frequently Contacted section -->
+ <color name="frequently_contacted_title_color">#00acc1</color>
+
<!-- Color of action bar text. Ensure this stays in sync with packages/Telephony
phone_settings_actionbar_text_color-->
<color name="actionbar_text_color">#ffffff</color>