2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00

For #21887 - Update Home background color to LightGrey20

This commit is contained in:
Gabriel Luong 2021-10-13 11:02:30 -04:00 committed by mergify[bot]
parent 4a8f01beea
commit e0991f0fe6

View File

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