Adding notification icons for different stuff, and fixing the color of the compose_shortcut thing

This commit is contained in:
LucasGGamerM
2022-12-22 14:46:06 -03:00
parent c3e398b3c2
commit 74f3bb8708
3 changed files with 7 additions and 1 deletions

View File

@@ -99,7 +99,7 @@
<color name="boost_selected">@color/primary_500</color>
<color name="shortcut_icon_background">@color/gray_100</color>
<color name="shortcut_icon_foreground">@color/primary_700</color>
<color name="shortcut_icon_foreground">@color/purple_primary_700</color>
<!-- M3 dynamic colors -->
<color name="m3_navigation_bar_bg">@color/gray_50</color>