Fixing the translate icon tint, changing translate icon to fluent icon. Making it better overall

This commit is contained in:
LucasGGamerM
2022-12-18 14:09:21 -03:00
parent 0cafbe9f91
commit bfafac3d4f
9 changed files with 23 additions and 15 deletions

View File

@@ -231,6 +231,7 @@
<color name="favorite_selected">@color/warning_500</color>
<color name="bookmark_selected">@color/success_500</color>
<color name="boost_selected">?android:colorPrimary</color>
<color name="translate_selected">?android:colorPrimary</color>
<color name="shortcut_icon_background">#282C37</color>
<!-- <color name="shortcut_icon_foreground">@color/primary_700</color>-->