az-digital / arizona-bootstrap

UArizona's front-end toolkit based on Bootstrap 4 and 5.
https://digital.arizona.edu/arizona-bootstrap
MIT License
5 stars 8 forks source link

Update favicon, shortcut icons, etc #491

Open trackleft opened 2 years ago

trackleft commented 2 years ago

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.

image

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

az-bootstrap-safari

Desktop (please complete the following information):

trackleft commented 2 years ago

Could also consider updating the Bootstrap logo to use Arizona red, along with all of the favicons.

joeparsons commented 4 months ago

As of 2024-07-10, the theme color issue is fixed but the icons are still default upstream bootstrap icons.

joeparsons commented 4 months ago

https://github.com/az-digital/arizona-bootstrap/blob/main/site/layouts/partials/favicons.html