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

Commit fb9a7e92 authored by Jon Miranda's avatar Jon Miranda
Browse files

Update taskbar background color.

Bug: 259712417
Change-Id: I11979e3cfa5002b466b88c22c8e37815d6d2ea1e
Test: manual
parent 445a4773
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,5 +16,5 @@
  -->
<!-- Should be the same as in packages/apps/Launcher3/res/color-night-v31/taskbar_background.xml -->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:color="@android:color/system_neutral1_500" android:lStar="15" />
    <item android:color="@android:color/system_neutral1_500" android:lStar="20" />
</selector>
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -16,5 +16,5 @@
  -->
<!-- Should be the same as in packages/apps/Launcher3/res/color-v31/taskbar_background.xml -->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:color="@android:color/system_neutral1_500" android:lStar="95" />
    <item android:color="@android:color/system_neutral1_500" android:lStar="98" />
</selector>
 No newline at end of file