Bob Liu noticed the AZ Bootstrap website has a mismatching theme-color attribute in its HTML meta tag. It’s showing Bootstrap’s purple color in Safari’s tab bar while it could have been UA’s red. Tiny detail but just in case someone’s interested in fixing.
Problem/Motivation
Bob Liu noticed the AZ Bootstrap website has a mismatching theme-color attribute in its HTML meta tag. It’s showing Bootstrap’s purple color in Safari’s tab bar while it could have been UA’s red. Tiny detail but just in case someone’s interested in fixing.
To Reproduce
Open digital.arizona.edu/arizona-bootstrap in safari in compact tab mode.
Proposed resolution
Description of the proposed solution, the rationale behind it, and workarounds for people who cannot use the patch.
Expected behavior
Arizona red #AB0520 instead. https://github.com/az-digital/arizona-bootstrap/blob/main/site/layouts/partials/favicons.html
Screenshots
Desktop (please complete the following information):