mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/recently_used_share_menu_dark_theme redirection
This commit is contained in:
parent
9054bfb2fd
commit
59a75bb57a
@ -52,7 +52,7 @@
|
||||
<color name="preference_section_header_normal_theme">@color/preference_section_header_dark_theme</color>
|
||||
<color name="notification_accent_color_normal_theme">@color/accent_high_contrast_dark_theme</color>
|
||||
<color name="menu_item_button_normal_theme">@color/accent_high_contrast_dark_theme</color>
|
||||
<color name="recently_used_share_theme">@color/recently_used_share_menu_dark_theme</color>
|
||||
<color name="recently_used_share_theme">@color/photonDarkGrey10</color>
|
||||
|
||||
<color name="mozac_widget_favicon_background_normal_theme">@color/mozac_widget_favicon_background_dark_theme</color>
|
||||
<color name="mozac_widget_favicon_border_normal_theme">@color/mozac_widget_favicon_border_dark_theme</color>
|
||||
|
@ -54,7 +54,6 @@
|
||||
<color name="search_suggestion_indicator_icon_color_dark_theme">@color/photonGreen60</color>
|
||||
<color name="search_suggestion_indicator_icon_bookmark_color_dark_theme">@color/photonBlue40</color>
|
||||
<color name="preference_section_header_dark_theme">@color/accent_high_contrast_dark_theme</color>
|
||||
<color name="recently_used_share_menu_dark_theme">@color/photonDarkGrey10</color>
|
||||
|
||||
<color name="mozac_widget_favicon_background_dark_theme">@color/photonDarkGrey50</color>
|
||||
<color name="mozac_widget_favicon_border_dark_theme">@color/photonDarkGrey10</color>
|
||||
|
Loading…
Reference in New Issue
Block a user