Skip to content

Comments

fix: full-bleed apple-touch-icon for iOS#24

Merged
CalderLund merged 1 commit intomainfrom
calderlund--fullbleed-icon
Feb 21, 2026
Merged

fix: full-bleed apple-touch-icon for iOS#24
CalderLund merged 1 commit intomainfrom
calderlund--fullbleed-icon

Conversation

@CalderLund
Copy link
Collaborator

Summary

  • Regenerated the apple-touch-icon.png so the purple background fills the entire 180x180 square
  • Previously the icon had built-in rounded corners with transparent padding, causing iOS to render a white border around it on the home screen
  • iOS applies its own rounded-rect mask, so the source image should be a full square

Test plan

  • Add the site to iOS home screen and verify the icon fills the full rounded rect with no white border

🤖 Generated with Claude Code

The previous icon had built-in rounded corners and transparent padding,
which caused iOS to show a white border around the icon on the home
screen. Now the purple background fills the full 180x180 square, so iOS's
own rounded-rect mask produces a clean edge-to-edge icon.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@CalderLund CalderLund merged commit 13212d6 into main Feb 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant