Skip to content

Fix light mode favicon to use black Tiles logo - #88

Open
feynon wants to merge 1 commit into
mainfrom
codex/fix-light-mode-favicon-image
Open

Fix light mode favicon to use black Tiles logo#88
feynon wants to merge 1 commit into
mainfrom
codex/fix-light-mode-favicon-image

Conversation

@feynon

@feynon feynon commented Apr 11, 2026

Copy link
Copy Markdown
Member

Motivation

  • The light theme was showing the white/clear mark instead of the black Tiles logo, so the favicon mapping needs to prefer the black SVG in light mode while preserving the existing dark-mode icon.

Description

  • Updated the metadata.icons.icon entry in app/layout.tsx to use /icon.svg with media: "(prefers-color-scheme: light), kept the dark mapping to /icon-dark-32x32.png, and placed the SVG before the .ico fallback so the light-mode vector mark is preferred.

Testing

  • Ran npm run lint, which failed in this environment because ESLint v9 expects an eslint.config.* file so lint did not pass; no other automated tests were run.

Codex Task

@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tiles-next Ready Ready Preview, Comment, Open in v0 Apr 11, 2026 9:22am

Request Review

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant