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

Commit 9b1b4ff7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update Telecom settings theme colors to match new Dialer colors." into nyc-mr1-dev

parents 1a80eccb 91d3895c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,11 +15,11 @@
  -->

<resources>
    <color name="theme_color">#0288d1</color>
    <color name="theme_color">#2a56c6</color>

    <color name="dialer_settings_actionbar_text_color">#ffffff</color>
    <color name="dialer_settings_actionbar_background_color">@color/theme_color</color>
    <color name="dialer_settings_color_dark">#0277bd</color>
    <color name="dialer_settings_color_dark">#1c3aa9</color>

    <color name="blocked_numbers_divider_color">#e5e5e5</color>
    <color name="blocked_numbers_butter_bar_color">#f5f5f5</color>