Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4125550 authored by Paul Soulos's avatar Paul Soulos Committed by Android Git Automerger
Browse files

am 4e0b91f8: Changes background color for Contacts and QuickContact

* commit '4e0b91f82c315b4ed2a1228aa0b6fdf716384110':
  Changes background color for Contacts and QuickContact
parents 2aee722f 37f8633b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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">#f5f5f5</color>
    <color name="background_primary">#ececec</color>
    <color name="contact_all_list_background_color">#FFFFFF</color>
</resources>