Safari 15 uses this meta tag to indicate the UI color of the address bar etc., and usually we need to switch it upon theme changes. The media query only works with the system preferences rather than per-site settings via next-themes, so it might be a good add-on for this lib to automatically update it.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color
Safari 15 uses this meta tag to indicate the UI color of the address bar etc., and usually we need to switch it upon theme changes. The media query only works with the system preferences rather than per-site settings via next-themes, so it might be a good add-on for this lib to automatically update it.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color