[fenix] For https://github.com/mozilla-mobile/fenix/issues/21935 - Use photonBlue50 in place of #0060DF

pull/600/head
Gabriel Luong 3 years ago committed by mergify[bot]
parent a77c5b8fad
commit 521b564fd0

@ -48,7 +48,7 @@
<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_color_light_theme">@color/photonGreen70</color>
<color name="search_suggestion_indicator_icon_bookmark_color_light_theme">#0060df</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>

Loading…
Cancel
Save