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

Commit 0558a6f0 authored by John Spurlock's avatar John Spurlock
Browse files

Bar gradients now 55% to 0% black.

Bug:10840205
Change-Id: If30e13ab4f61cd65b7fdf7e5e987191fec1f45f2
parent f95c9aa7
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>