Merge "Update notification dot colors." into sc-v2-dev

This commit is contained in:
Jonathan Miranda 2021-09-25 02:03:06 +00:00 committed by Android (Google) Code Review
commit 1fc7507a29
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<color name="wallpaper_popup_scrim">@android:color/system_neutral1_900</color>
<color name="folder_dot_color">@android:color/system_accent2_50</color>
<color name="folder_dot_color">@android:color/system_accent3_100</color>
<color name="folder_pagination_color_light">@android:color/system_accent1_600</color>
<color name="folder_pagination_color_dark">@android:color/system_accent2_100</color>