Skip to content

feat(docs): put the TablePro wordmark in the navbar - #2356

Merged
datlechin merged 1 commit into
mainfrom
docs/navbar-wordmark
Aug 21, 2026
Merged

feat(docs): put the TablePro wordmark in the navbar#2356
datlechin merged 1 commit into
mainfrom
docs/navbar-wordmark

Conversation

@datlechin

Copy link
Copy Markdown
Member

The navbar showed the square app icon and nothing else, so the header never said "TablePro". These are the wordmark lockups, icon plus word, one per theme.

Source 333 × 72 (3x of the 111 × 24 the navbar renders at)
Size 9,260 and 9,117 bytes
Wordmark Inter SemiBold, 19px, -2% tracking, cap height 13.8px in a 24px frame
Text colour #1F1B16 on the light navbar (17.1:1), #F5F1EA on the dark one (17.2:1)

Mintlify renders the logo at h-6, which is 24px, and serves it through its CDN with ?fit=max. fit=max never upscales, so a source shorter than 72px would go soft on a 3x display. 3x at 9 KB is cheaper than the risk.

logo.png is deleted. It was the 1024×1024 app icon, and logo.light and logo.dark both pointed at it.

Note the naming, which reads backwards: logo.light is the file drawn on the dark navbar. Mintlify's field docs say "logo.light: Path to your logo file for light mode", but the rendered markup puts it on the block dark:hidden image. The files here are named for the background they sit on, which is what the markup does.

Re-encoded at zlib 9 from the Figma export, keeping the colour chunks. Decompressed pixel data is byte-identical, so nothing shifted.

favicon.png is unchanged. It stays the square icon at 256×256; a wordmark would be illegible at 32px.

https://claude.ai/code/session_01TvGVLvwiH8ahw2wghtVs8s

@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.

@datlechin
datlechin merged commit 8898110 into main Aug 21, 2026
10 checks passed
@datlechin
datlechin deleted the docs/navbar-wordmark branch August 21, 2026 15:59
@mintlify

mintlify Bot commented Aug 21, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
TablePro 🔴 Failed Aug 21, 2026, 6:13 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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