Skip to content

feat(header): pride rainbow theme for InferenceX wordmark#416

Merged
cquil11 merged 1 commit into
masterfrom
worktree-pride-logo
Jun 2, 2026
Merged

feat(header): pride rainbow theme for InferenceX wordmark#416
cquil11 merged 1 commit into
masterfrom
worktree-pride-logo

Conversation

@cquil11
Copy link
Copy Markdown
Contributor

@cquil11 cquil11 commented Jun 2, 2026

Summary

Celebrate June Pride Month 🏳️‍🌈 by painting the "InferenceX" wordmark in the header with a 6-stripe rainbow flag gradient.

  • Adds a .pride-wordmark utility in globals.css that clips a 6-color rainbow gradient (red → orange → yellow → green → blue → purple) to the text.
  • Applies it to the "InferenceX" wordmark <span> in the header brand link.
  • Uses fixed flag colors (not theme tokens), so it renders legibly in light, dark, and minecraft modes.

The SemiAnalysis partner logo image is left untouched.

Verification

Ran the dev server and captured the header in both modes — the gradient renders cleanly and the wordmark stays legible:

  • ✅ Light mode
  • ✅ Dark / minecraft mode

Pre-commit lint, format, and typecheck all pass.

🤖 Generated with Claude Code


Note

Low Risk
Cosmetic header/CSS only; no auth, data, or API behavior changes.

Overview
Adds a June Pride Month rainbow treatment to the header InferenceX wordmark only.

A new .pride-wordmark rule in globals.css uses a fixed six-stripe horizontal gradient with background-clip: text so the label reads as rainbow in light, dark, and minecraft themes. The header brand <span> picks up that class; the SemiAnalysis partner image is unchanged.

Reviewed by Cursor Bugbot for commit 35fc389. Bugbot is set up for automated code reviews on this repo. Configure here.

Celebrate June Pride Month by painting the "InferenceX" wordmark in the
header with a 6-stripe rainbow flag gradient (clipped to text). Renders
legibly in both light and dark/minecraft modes since it uses fixed flag
colors independent of the theme tokens.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cquil11 cquil11 requested a review from adibarra as a code owner June 2, 2026 22:37
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

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

Project Deployment Actions Updated (UTC)
inferencemax-app Building Building Preview, Comment Jun 2, 2026 10:37pm

Request Review

@cquil11 cquil11 merged commit 41c7054 into master Jun 2, 2026
15 of 16 checks passed
@cquil11 cquil11 deleted the worktree-pride-logo branch June 2, 2026 22:37
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