[fenix] For https://github.com/mozilla-mobile/fenix/issues/860 - Update suggestion highlight light theme

pull/600/head
Emily Kager 5 years ago committed by Jeff Boek
parent 2e36351508
commit 06927fb486

@ -66,7 +66,7 @@
<color name="bottom_sheet_text_color_normal_theme">#232749</color>
<color name="history_delete_button_background">#F2F2F5</color>
<color name="pillWrapperBackground_normal_theme">@color/off_white</color>
<color name="suggestionBackground_normal_theme">@color/photonBlue50</color>
<color name="suggestionBackground_normal_theme">#5C592ACB</color>
<color name="library_list_item_text_color_light_mode">#202340</color>
<color name="session_list_empty_bg">#1A665BFD</color>
<color name="session_list_empty_fg">#544CD9</color>

Loading…
Cancel
Save