Skip to content

Fix text contrast in menu elements - #1098

Open
Nicolapps wants to merge 1 commit into
TanStack:mainfrom
Nicolapps:nicolas/fix-navbar-text-color
Open

Fix text contrast in menu elements#1098
Nicolapps wants to merge 1 commit into
TanStack:mainfrom
Nicolapps:nicolas/fix-navbar-text-color

Conversation

@Nicolapps

@Nicolapps Nicolapps commented Aug 2, 2026

Copy link
Copy Markdown

Before

Screenshot 2026-08-02 at 13 59 57 Screenshot 2026-08-02 at 13 59 53 Screenshot 2026-08-02 at 13 59 48 Screenshot 2026-08-02 at 13 59 43 image

After

Screenshot 2026-08-02 at 14 01 53 Screenshot 2026-08-02 at 14 01 50 Screenshot 2026-08-02 at 14 01 47 image image

Summary by CodeRabbit

  • Style
    • Improved mega-menu text colors across mobile and desktop layouts.
    • Enhanced label contrast in light and dark modes.
    • Updated the desktop partner rail title color for better visual consistency.

@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6316bbe1-7c02-49d1-9b5b-6ea965466a36

📥 Commits

Reviewing files that changed from the base of the PR and between 898909e and f25dfaa.

📒 Files selected for processing (2)
  • src/components/MegaMenuItem.tsx
  • src/components/Navbar.tsx

📝 Walkthrough

Walkthrough

The changes update navigation text colors for mobile and desktop variants, light and dark modes, and the desktop partner rail.

Changes

Navigation color variants

Layer / File(s) Summary
Mega-menu color variants
src/components/MegaMenuItem.tsx, src/components/Navbar.tsx
Mega-menu item titles and section headings now use responsive variant-specific text colors.
Navbar heading colors
src/components/Navbar.tsx
Blog headings and the desktop partner rail title now use updated light/dark-mode color variants.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: abeuty

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the pull request's main change to improve text contrast in navigation menu elements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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