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

Commit b3f042a6 authored by Steve Elliott's avatar Steve Elliott
Browse files

Darken scrim used when GlobalActionsPanelPlugin is active

Test: manual
Change-Id: I3ad503382b997ad0f02bb442c8b3c0cab924dd5e
parent 83234be1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@
       android:shape="rectangle">
    <gradient
        android:centerY="0.45"
        android:startColor="#be3c4043"
        android:centerColor="#be3c4043"
        android:startColor="#dc3c4043"
        android:centerColor="#dc3c4043"
        android:endColor="#4d3c4043"
        android:angle="270" />
</shape>
 No newline at end of file