We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4e2cc3 + 9063461 commit 0fe5bf9Copy full SHA for 0fe5bf9
packages/SystemUI/res/values/colors.xml
@@ -83,7 +83,7 @@
83
<color name="notification_material_background_dimmed_color">#d4ffffff</color>
84
85
<!-- The color of the material notification background when low priority -->
86
- <color name="notification_material_background_low_priority_color">#ffdcdcdc</color>
+ <color name="notification_material_background_low_priority_color">#ffe0e0e0</color>
87
88
<!-- The color of the ripples on the untinted notifications -->
89
<color name="notification_ripple_untinted_color">#20000000</color>
0 commit comments