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/search_suggestion_indicator_icon_bookmark_color_light_theme redirection
This commit is contained in:
parent
1aca9a4fd7
commit
39f9471c6f
@ -15,7 +15,6 @@
|
||||
<color name="dark_grey_90_gradient_end">#0015141A</color>
|
||||
<color name="readermode_start_gradient_normal_theme">@color/photonViolet50</color>
|
||||
<color name="readermode_end_gradient_normal_theme">@color/photonBlue60</color>
|
||||
<color name="search_suggestion_indicator_icon_bookmark_color_light_theme">@color/photonBlue50</color>
|
||||
<color name="preference_section_header_normal_theme">@color/accent_bright_light_theme</color>
|
||||
<color name="menu_item_button_light_theme">@color/accent_bright_light_theme</color>
|
||||
|
||||
@ -167,7 +166,7 @@
|
||||
<color name="add_on_private_browsing_interior_icon_background_normal_theme">@color/photonWhite</color>
|
||||
<color name="prompt_login_edit_text_cursor_color_normal_theme">@color/photonInk20</color>
|
||||
<color name="search_suggestion_indicator_icon_color_normal_theme">@color/photonGreen70</color>
|
||||
<color name="search_suggestion_indicator_icon_bookmark_color_normal_theme">@color/search_suggestion_indicator_icon_bookmark_color_light_theme</color>
|
||||
<color name="search_suggestion_indicator_icon_bookmark_color_normal_theme">@color/photonBlue50</color>
|
||||
<color name="select_login_header_normal_theme">@color/accent_bright_light_theme</color>
|
||||
<color name="select_credit_card_header_normal_theme">@color/accent_bright_light_theme</color>
|
||||
<color name="mozac_widget_favicon_background_normal_theme">@color/mozac_widget_favicon_background_light_theme</color>
|
||||
|
Loading…
Reference in New Issue
Block a user