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

Commit aab9f2ef authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update divider color of the light theme UI"

parents 981bdac4 4dc8f382
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,6 +43,6 @@
    <color name="error_color_device_default_dark">@color/error_color_material_dark</color>
    <color name="error_color_device_default_light">@color/error_color_material_light</color>

    <color name="list_divider_color_light">#64000000</color>
    <color name="list_divider_color_light">#ffdadce0</color>
    <color name="list_divider_color_dark">#85ffffff</color>
</resources>