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

Commit 41ab2709 authored by Selim Cinek's avatar Selim Cinek Committed by Android Git Automerger
Browse files

am 852568ff: am e2727043: Merge "Changed the color of low-priority notifications" into lmp-dev

* commit '852568ff1c07c2308b73091de51c4fb03f3a04e9':
  Changed the color of low-priority notifications
parents 99afb198 b9444fa2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@
    <color name="notification_material_background_dimmed_color">#d4ffffff</color>

    <!-- The color of the material notification background when low priority -->
    <color name="notification_material_background_low_priority_color">#ffdcdcdc</color>
    <color name="notification_material_background_low_priority_color">#ffe0e0e0</color>

    <!-- The color of the ripples on the untinted notifications -->
    <color name="notification_ripple_untinted_color">#20000000</color>