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

Commit 98ed8006 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Dimmer secondary color on dark mode

To help focus on what matters

Test: visual
Fixes: 130755980
Change-Id: I070a7d36d110918d00e78b97b79bb6466c7e4f84
parent 0a71ae95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
    <color name="notification_primary_text_color_dark">#ddffffff</color>

    <!-- The secondary text color if the text is on top of a dark background. -->
    <color name="notification_secondary_text_color_dark">#ddffffff</color>
    <color name="notification_secondary_text_color_dark">#b2ffffff</color>

    <color name="notification_default_color_dark">#ddffffff</color>