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

Commit b09a17bc authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Settings: use framework text colors for SwitchBar"

parents 8222d885 c6404532
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -31,10 +31,6 @@

    <style name="Theme.SubSettings" parent="Theme.SubSettings.Base"/>

    <style name="ThemeOverlay.SwitchBar.Settings" parent="ThemeOverlay.SwitchBar.Settings.Base">
        <item name="android:textColorPrimaryInverse">@android:color/black</item>
    </style>

    <style name="Theme.AlertDialog.Base" parent="@style/Theme.AppCompat.DayNight.Dialog.Alert">
        <item name="colorAccent">@*android:color/accent_device_default_dark</item>
        <item name="android:colorBackground">@color/dialog_background</item>