am 8eedfbf1: am afe050a8: am 0274a22b: Merge "Add a color for settings button." into lmp-mr1-dev

* commit '8eedfbf1c540db4e742525eb0a91cb230701b9f5':
  Add a color for settings button.
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 863bfe9..6e44f8b 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -27,6 +27,7 @@
     <!-- Color for the setting description text. -->
     <color name="setting_secondary_color">@color/dialtacts_secondary_text_color</color>
     <color name="setting_background_color">#ffffff</color>
+    <color name="setting_button_color">#eee</color>
 
     <!-- Color of the text describing an unconsumed missed call. -->
     <color name="call_log_missed_call_highlight_color">@color/dialer_red_highlight_color</color>