1
0
Fork 0

For #860 - Update suggestion highlight light theme

master
Emily Kager 2019-04-08 17:27:11 -07:00 committed by Jeff Boek
parent f0ee01b008
commit fe7ab34391
1 changed files with 1 additions and 1 deletions

View File

@ -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>