For #21935 - Use photonYellow60 in place of #E27F2E

upstream-sync
Gabriel Luong 3 years ago committed by mergify[bot]
parent cd6bcb3d47
commit a02d58dd48

@ -31,7 +31,7 @@
<color name="collection_icon_color_blue_light_theme">@color/photonBlue60</color>
<color name="collection_icon_color_pink_light_theme">@color/photonPink60</color>
<color name="collection_icon_color_green_light_theme">@color/photonGreen60</color>
<color name="collection_icon_color_yellow_light_theme">#E27F2E</color>
<color name="collection_icon_color_yellow_light_theme">@color/photonYellow60</color>
<color name="toolbar_start_gradient_light_theme">@color/foundation_light_theme</color>
<color name="toolbar_center_gradient_light_theme">@color/foundation_light_theme</color>
<color name="toolbar_end_gradient_light_theme">@color/foundation_light_theme</color>

Loading…
Cancel
Save