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

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

Use DeviceDefault.Settings.Dark for systemui_theme

am: ed9fa424

Change-Id: Ic9898f788a9fd385f32293ae1f56e7c334dce0a1
parents ebeed5be ed9fa424
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>