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

Commit b72ba561 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

am: dfd169d1

Change-Id: Ib64bfa5dc82429f9a4ef23e98bdb076a1d65b950
parents 3628ab78 dfd169d1
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>