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

Commit a675194d authored by Andrew Lee's avatar Andrew Lee
Browse files

Make the settings accent color blue instead of green.

Bug: 17139811
Bug: 16788935
Change-Id: I5a5eca581d5350ae2d877dfa13f22ed4919ac734
parent 68aa63b4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -164,5 +164,7 @@
        <!-- Setting description. -->
        <item name="android:textColorTertiary">@color/setting_secondary_color</item>
        <item name="android:windowBackground">@color/setting_background_color</item>
        <item name="android:colorAccent">@color/dialtacts_theme_color</item>
        <item name="android:textColorLink">@color/dialtacts_theme_color</item>
    </style>
</resources>