New assets for action bar

- Plus other miscellaneous assets
- Modified some files to reference the new assets
- TODO: Clean up unused assets again

Bug: 5121276
Bug: 5128825

Change-Id: Ib3996bfefc58c02cbf81a32dea890beb9711d935
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 552d47b..997cdf0 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -97,4 +97,7 @@
 
     <!-- Color of the text of the tab carousel in the contact details  -->
     <color name="detail_tab_carousel_tab_label_color">#EEEEEE</color>
+
+    <!-- Color of the text for buttons in the action bar  -->
+    <color name="action_bar_button_text_color">#FFFFFF</color>
 </resources>