2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00

For #21935 - Use photonBlue30 in place of #00B3F4

This commit is contained in:
Gabriel Luong 2021-10-14 14:06:13 -04:00 committed by mergify[bot]
parent 5df6ec65e7
commit 0ae8e36248

View File

@ -341,7 +341,7 @@
<color name="pbm_notification_color">@color/photonViolet70</color> <color name="pbm_notification_color">@color/photonViolet70</color>
<!-- Notification Color --> <!-- Notification Color -->
<color name="whats_new_notification_color">#00B3F4</color> <color name="whats_new_notification_color">@color/photonBlue30</color>
<!-- Static Shortcut Background Color --> <!-- Static Shortcut Background Color -->
<color name="static_shortcut_background">#F5F5F5</color> <color name="static_shortcut_background">#F5F5F5</color>