am 88985588: am 53aac719: am db1b852d: Changes color tweak in Contacts back to original value

* commit '889855881190810d40c19d98e41114903bbfea47':
  Changes color tweak in Contacts back to original value
diff --git a/res-common/values/colors.xml b/res-common/values/colors.xml
index aafff75..d9dcf15 100644
--- a/res-common/values/colors.xml
+++ b/res-common/values/colors.xml
@@ -148,6 +148,6 @@
     <color name="search_shortcut_icon_color">#f8f8f8</color>
 
     <!-- Color of the background of the contact detail and editor pages -->
-    <color name="background_primary">#e3e3e3</color>
+    <color name="background_primary">#f5f5f5</color>
     <color name="contact_all_list_background_color">#FFFFFF</color>
 </resources>