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

Commit 211b2fe3 authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

Set colorPrimaryDark to the value assigned in P release

previous value: google_grey_200

Bug: 117532945
Change-Id: Ia1d0a36920e6eff2d7022521123983c947804b91
parent 1e0e558c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
<resources>
    <!-- Theme for the widget container. -->
    <style name="WidgetContainerTheme" parent="@android:style/Theme.DeviceDefault.Settings">
        <item name="android:colorPrimaryDark">#E8EAED</item>
        <item name="android:colorEdgeEffect">?android:attr/textColorSecondary</item>
    </style>
    <style name="WidgetContainerTheme.Dark" parent="AppTheme.Dark">