cal.com
cal.com copied to clipboard
[CAL-1498] dark <meta> theme on "standalone"
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color
the white appbar should be dark on dark mode
steps to reproduce:
- on iOS, visit app.cal.com on safari
- add to homescreen
- open

<meta name="theme-color" media="(prefers-color-scheme: light)" content="cyan" /> <meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
Here is the GitStart Ticket for this issue: https://clients.gitstart.com/calcom/1/tickets/CALCOM-8283
Hi, can you assign this issue to me?
hi @PeerRich raised a fix PR #8583 please have a look. LMK if there's anything needed here 🚀