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

This commit is contained in:
TreeHugger Robot
2019-04-20 22:06:32 +00:00
committed by Android (Google) Code Review

View File

@@ -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>