browser-compat-data icon indicating copy to clipboard operation
browser-compat-data copied to clipboard

Safari 26 removed `<meta name="theme-color">`

Open andesco opened this issue 1 month ago • 3 comments

Summary

  • lists Safari 26 (and mirrored iOS and WebView) as removing support for html.elements.meta.name.theme-color

Test Results and Supporting Details

  • https://github.com/andesco/Safari-color-tinting
  • https://safari-color-tinting.pages.dev

andesco avatar Nov 21 '25 20:11 andesco

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

github-actions[bot] avatar Nov 21 '25 20:11 github-actions[bot]

Can you please provide details on how you came to the conclusion that Safari 26 removed support for this feature?

I built safari-color-tinting to demonstrate and document this change.

Can you confirm that you checked both in desktop and mobile versions, and if you used one of the linked examples, can you confirm that you verified a prior Safari version like 18.6?

Yes. I have used safari-color-tinting to show that Safari 26 (macOS and iOS) drops support for theme-color and that Safari 18.x (macOS and iOS) only uses theme-color.

@caugner, thank you for taking a second look.

andesco avatar Dec 03 '25 20:12 andesco

@andesco Could you add screenshots to the PR description?

I don't see any differences between Safari 26, 18.4, and 17.3, and I don't find the mentioned setting neither in Safari 17.3 nor Safari 18.4:

image

caugner avatar Dec 05 '25 11:12 caugner

@andesco When you have a moment, please add some screenshots and instructions on how to reproduce your findings. See comments above.

caugner avatar Dec 12 '25 16:12 caugner

screenshots of Safari 15 vs. Safari 26 on macOS:

  • https://github.com/andesco/safari-color-tinting/commit/f279046
  • https://github.com/andesco/safari-color-tinting/tree/main/images

The settings referenced now mention Safari 26:

  • https://github.com/andesco/safari-color-tinting#safari-settings
  • http://safari-color-tinting.pages.dev

andesco avatar Dec 12 '25 21:12 andesco