[fenix] For https://github.com/mozilla-mobile/fenix/issues/21887 - Update Home background color to LightGrey20

pull/600/head
Gabriel Luong 3 years ago committed by mergify[bot]
parent 1e84ef3843
commit fa4b9996c6

@ -8,7 +8,7 @@
<color name="secondary_text_light_theme">@color/photonGrey50</color>
<color name="contrast_text_light_theme">@color/primary_text_dark_theme</color>
<color name="caption_text_light_theme">@color/photonLightGrey90</color>
<color name="foundation_light_theme">@color/photonLightGrey10</color>
<color name="foundation_light_theme">@color/photonLightGrey20</color>
<color name="inset_light_theme">@color/photonLightGrey30</color>
<color name="above_light_theme">#FFF</color>
<color name="accent_light_theme">@color/photonInk20</color>

Loading…
Cancel
Save