Skip to content

README banner: the new mark in the tile - #85

Merged
KamilSztandur merged 1 commit into
mainfrom
banner-new-logo
Sep 17, 2026
Merged

KamilSztandur merged 1 commit into
mainfrom
banner-new-logo

Conversation

@KamilSztandur

Copy link
Copy Markdown
Collaborator

Follow-up to #84. The banner at the top of the README, doc/banner.png, is a raster and still showed the old, skewed mark in its tile.

The tile is the same outlined rounded rectangle in the new logo, so a new tile rendered from public/logo-dark.svg (rect, chevron, bars) is alpha-composited over the old tile's exact pixel box, found from its #4C4C4C stroke: 1315,152 at 504×320. Everything outside the tile — the word mark, the LeanCode block, the lime lines — is untouched; the corners were checked at 4× for leftover edges.

🤖 Generated with Claude Code

doc/banner.png is a raster and still carried the old, skewed mark. The
tile is the same outlined rounded rectangle in the new logo, so a new
tile rendered from public/logo-dark.svg is laid over the old one's exact
pixel box (1315,152 — 504×320); the rest of the banner is untouched.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@KamilSztandur
KamilSztandur merged commit 2c120f6 into main Sep 17, 2026
3 checks passed
@KamilSztandur
KamilSztandur deleted the banner-new-logo branch September 17, 2026 10:00
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.

2 participants