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

Commit 5a310c1a authored by Yeabkal Wubshit's avatar Yeabkal Wubshit
Browse files

Set power menu icon colors to white by default

Screenshots:
- https://hsv.googleplex.com/4961110881992704
- https://hsv.googleplex.com/5980336786767872

Bug: 306696464
Test: manual
Change-Id: Ie3e4f62ed674765b5d2108e01010837ed8e29f23
parent 5a0dbedc
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -20,12 +20,12 @@
        android:viewportHeight="24.0"
        android:tint="@android:color/white">
    <path
        android:fillColor="#FF000000"
        android:fillColor="@android:color/white"
        android:pathData="M20,10V8h-2.81c-0.45,-0.78 -1.07,-1.46 -1.82,-1.96L17,4.41L15.59,3l-2.17,2.17c-0.03,-0.01 -0.05,-0.01 -0.08,-0.01c-0.16,-0.04 -0.32,-0.06 -0.49,-0.09c-0.06,-0.01 -0.11,-0.02 -0.17,-0.03C12.46,5.02 12.23,5 12,5h0c-0.49,0 -0.97,0.07 -1.42,0.18l0.02,-0.01L8.41,3L7,4.41l1.62,1.63l0.01,0C7.88,6.54 7.26,7.22 6.81,8H4v2h2.09C6.03,10.33 6,10.66 6,11v1H4v2h2v1c0,0.34 0.04,0.67 0.09,1H4v2h2.81c1.04,1.79 2.97,3 5.19,3h0c2.22,0 4.15,-1.21 5.19,-3H20v-2h-2.09l0,0c0.05,-0.33 0.09,-0.66 0.09,-1v-1h2v-2h-2v-1c0,-0.34 -0.04,-0.67 -0.09,-1l0,0H20zM16,15c0,2.21 -1.79,4 -4,4c-2.21,0 -4,-1.79 -4,-4v-4c0,-2.21 1.79,-4 4,-4h0c2.21,0 4,1.79 4,4V15z"/>
    <path
        android:fillColor="#FF000000"
        android:fillColor="@android:color/white"
        android:pathData="M10,14h4v2h-4z"/>
    <path
        android:fillColor="#FF000000"
        android:fillColor="@android:color/white"
        android:pathData="M10,10h4v2h-4z"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -21,6 +21,6 @@
        android:viewportHeight="24"
        android:tint="@android:color/white">
    <path
        android:fillColor="@android:color/black"
        android:fillColor="@android:color/white"
        android:pathData="M11,2h2v10h-2zM18.37,5.64l-1.41,1.41c2.73,2.73 2.72,7.16 -0.01,9.89 -2.73,2.73 -7.17,2.73 -9.89,0.01 -2.73,-2.73 -2.74,-7.18 -0.01,-9.91l-1.41,-1.4c-3.51,3.51 -3.51,9.21 0.01,12.73 3.51,3.51 9.21,3.51 12.72,-0.01 3.51,-3.51 3.51,-9.2 0,-12.72z"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -21,6 +21,6 @@
        android:viewportHeight="24"
        android:tint="@android:color/white">
    <path
        android:fillColor="@android:color/black"
        android:fillColor="@android:color/white"
        android:pathData="M6,13c0,-1.65 0.67,-3.15 1.76,-4.24L6.34,7.34C4.9,8.79 4,10.79 4,13c0,4.08 3.05,7.44 7,7.93v-2.02c-2.83,-0.48 -5,-2.94 -5,-5.91zM20,13c0,-4.42 -3.58,-8 -8,-8 -0.06,0 -0.12,0.01 -0.18,0.01l1.09,-1.09L11.5,2.5 8,6l3.5,3.5 1.41,-1.41 -1.08,-1.08c0.06,0 0.12,-0.01 0.17,-0.01 3.31,0 6,2.69 6,6 0,2.97 -2.17,5.43 -5,5.91v2.02c3.95,-0.49 7,-3.85 7,-7.93z"/>
</vector>