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

Commit 55fb1947 authored by Lucas Dupin's avatar Lucas Dupin Committed by android-build-merger
Browse files

Merge "Dimmer secondary color on dark mode" into qt-dev

am: 2fce320a

Change-Id: I339441d250514d48aab385d8374be6f270a2a307
parents 47737301 2fce320a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -22,7 +22,7 @@
    <color name="notification_primary_text_color_dark">#ddffffff</color>
    <color name="notification_primary_text_color_dark">#ddffffff</color>


    <!-- The secondary text color if the text is on top of a dark background. -->
    <!-- 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>
    <color name="notification_default_color_dark">#ddffffff</color>