Skip to content

Add midnight README header - #70

Merged
uffejaeger merged 1 commit into
mainfrom
codex/use-midnight-ink-header
Jul 31, 2026
Merged

Add midnight README header#70
uffejaeger merged 1 commit into
mainfrom
codex/use-midnight-ink-header

Conversation

@uffejaeger

Copy link
Copy Markdown
Owner

Summary

  • replace the compact twin-card mark and duplicated hero copy with a full-width midnight-ink SVG header
  • use the selected centered-dot Fin and Go pill on a cool blue-black background with subtle brand-color corner circles
  • keep the unofficial, community-maintained status visible inside the banner and in accessible alternative text
  • remove the now-unused compact mark asset

Impact

The README now opens with one cohesive visual hero while preserving the existing badges, navigation, naming explanation, and documentation content.

Verification

  • rendered the SVG at 1200 px with macOS Quick Look and inspected the output
  • xmllint --noout docs/assets/intercom-go-header.svg
  • git diff --check
  • make pre-push with workspace-local Go caches (99.9% coverage, API compatibility, generation check, static analysis, and govulncheck passed)

@uffejaeger
uffejaeger marked this pull request as ready for review July 31, 2026 01:49
@uffejaeger
uffejaeger merged commit db64d03 into main Jul 31, 2026
8 checks passed
@uffejaeger
uffejaeger deleted the codex/use-midnight-ink-header branch July 31, 2026 01:49

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f52e1a9426

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
Generated from Intercom's pinned OpenAPI specification.<br />
Hand-shaped for Go applications.
</p>
<img src="./docs/assets/intercom-go-header.svg" alt="intercom-go — an unofficial, community-maintained Go SDK compatible with the Intercom API" />

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Make the banner fill the README width

In GitHub's README rendering, this <img> has no explicit width and the referenced SVG defines only a viewBox, so the browser uses the SVG's default replaced-element size (approximately 300×90 here); GitHub's max-width: 100% styling can shrink images but does not upscale them. Consequently, the intended full-width header appears as a small centered banner unless the image receives an explicit responsive width or the SVG supplies intrinsic dimensions.

Useful? React with 👍 / 👎.

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