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

Commit 6baca0fc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Updating the dark theme color to match system-ui theme" into ub-launcher3-edmonton

parents a92961a6 12f80384
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@
        <item name="android:textColorTertiary">#CCFFFFFF</item>
        <item name="android:textColorHint">#A0FFFFFF</item>
        <item name="android:colorControlHighlight">#A0FFFFFF</item>
        <item name="android:colorPrimary">#FF333333</item>
        <item name="android:colorPrimary">#FF212121</item>
        <item name="allAppsScrimColor">#EA212121</item>
        <item name="allAppsNavBarScrimColor">#80000000</item>
        <item name="popupColorPrimary">?android:attr/colorPrimary</item>