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

Commit 5ba08b34 authored by Tony Wickham's avatar Tony Wickham Committed by Android (Google) Code Review
Browse files

Merge "Update taskbar background color to match overview's dark mode" into sc-v2-dev

parents d9713b26 67c36d3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,6 +26,6 @@
    <color name="all_apps_prediction_row_separator_dark">#3cffffff</color>

    <!-- Taskbar -->
    <color name="taskbar_background">#101010</color>
    <color name="taskbar_background">@color/overview_scrim_dark</color>
    <color name="taskbar_icon_selection_ripple">#E0E0E0</color>
</resources>
 No newline at end of file