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

Commit 0286f5e2 authored by John Spurlock's avatar John Spurlock Committed by Android (Google) Code Review
Browse files

Merge "Bar gradients now 55% to 0% black." into klp-dev

parents 7301bd96 0558a6f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
    <drawable name="ticker_background_color">#ff1d1d1d</drawable>
    <drawable name="system_bar_background">#ff000000</drawable>
    <color name="system_bar_background_semi_transparent">#66000000</color> <!-- 40% black -->
    <color name="system_bar_background_gradient_start">#7f000000</color> <!-- 50% black -->
    <color name="system_bar_background_gradient_start">#8c000000</color> <!-- 55% black -->
    <color name="system_bar_background_gradient_end">#00000000</color>
    <color name="notification_panel_solid_background">#ff000000</color>
    <drawable name="status_bar_recents_app_thumbnail_background">#88000000</drawable>