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

Unverified Commit a4459882 authored by Michael Bestas's avatar Michael Bestas Committed by Michael Bestas
Browse files

SUW: Fix divider color for dark theme

Change-Id: I5d173da85e739c68535850b53e5f94aabe45caa9
parent bbd1630e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,4 +6,6 @@
<resources>
    <color name="page_background">@color/sud_glif_background_color_dark</color>
    <color name="accent">?attr/colorAccent</color>

    <color name="divider">#40ffffff</color>
</resources>