Skip to content

Commit 9063461

Browse files
author
Selim Cinek
committed
Changed the color of low-priority notifications
Bug: 16010701 Change-Id: I7afc351a5a669bbb71b2620afe310b250da66b77
1 parent a5e211b commit 9063461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/SystemUI/res/values/colors.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<color name="notification_material_background_dimmed_color">#d4ffffff</color>
8484

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

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

0 commit comments

Comments
 (0)