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

Commit 4a10eef7 authored by Brian Attwell's avatar Brian Attwell
Browse files

Update "Frequently contacted" section color

UX wants the color to match the action bar color.

Bug: 16847357
Change-Id: I17fc1a0da9b96bc3db7b13fab8b2b7af30ebff20
parent aa40dbbc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@
    <color name="tab_selected_underline_color">@color/tab_accent_color</color>

    <!-- Color of the title to the Frequently Contacted section -->
    <color name="frequently_contacted_title_color">#00acc1</color>
    <color name="frequently_contacted_title_color">@color/actionbar_background_color</color>

    <!-- Color of action bar text. Ensure this stays in sync with packages/Telephony
    phone_settings_actionbar_text_color-->