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

Commit dfd169d1 authored by Andrew Sapperstein's avatar Andrew Sapperstein Committed by android-build-merger
Browse files

Use DeviceDefault.Settings.Dark for systemui_theme am: ed9fa424

am: 98cfc834

Change-Id: I849d1262122e8b4df4e089f2b0260090f96cedf3
parents 747a6c66 98cfc834
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -217,7 +217,7 @@
    <style name="Animation.StatusBar">
    </style>

    <style name="systemui_theme" parent="@android:style/Theme.DeviceDefault" />
    <style name="systemui_theme" parent="@*android:style/Theme.DeviceDefault.Settings.Dark" />

    <style name="systemui_theme_remote_input" parent="@android:style/Theme.DeviceDefault.Light">
        <item name="android:colorAccent">@color/remote_input_accent</item>