Skip to content

fix(theme): light-mode contrast stragglers (DEVNET pill, dim chips, dashboard preview) - #2432

Merged
dcccrypto merged 1 commit into
playgroundfrom
fix/theme-contrast-polish
Jul 16, 2026
Merged

fix(theme): light-mode contrast stragglers (DEVNET pill, dim chips, dashboard preview)#2432
dcccrypto merged 1 commit into
playgroundfrom
fix/theme-contrast-polish

Conversation

@dcccrypto

Copy link
Copy Markdown
Owner

Item 9 from the live-site UX sweep (item 10 — the LONG tab white-on-green — was refuted on inspection: it's already text-black; the locked fieldset's 40% opacity just made it look white in screenshots).

  • DEVNET pillvar(--warning) (was hardcoded #fbbf24, ~1.7:1 on white). Readable amber-700 in light, unchanged look in dark.
  • Trade utility row: address chip, copy button, Analytics → link, usd/tokens toggle idle labels, mobile-sheet close button: --text-dim--text-muted. These are interactive/informative, not ghost decoration; the six remaining --text-dim uses on the page are genuine fine-print/icons and stay.
  • Dashboard gate preview: drop blur-sm, keep opacity-40 — the blurred near-white panels dissolved into smudges on the light theme that read as a rendering glitch.

tsc clean.

🤖 Generated with Claude Code

- DEVNET header pill: var(--warning) instead of hardcoded amber-400
  (#fbbf24 is ~1.7:1 on the light theme's white header)
- Trade utility row: address chip, copy button, Analytics link, usd/tokens
  toggle, and the mobile sheet close button move from --text-dim (ghost
  decoration tier, ~1.5:1) to --text-muted — they carry information or are
  interactive, so they shouldn't sit in the deliberately-invisible tier
- Dashboard connect-gate preview: crisp ghost (opacity only) instead of
  blur-sm, which dissolved into shapeless smudges on the light theme

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
percolator-launch Ready Ready Preview, Comment Jul 16, 2026 7:46am
percolator-mainnet Ready Ready Preview, Comment Jul 16, 2026 7:46am
percolator-playground Error Error Jul 16, 2026 7:46am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 93dab502-9e2a-42a5-9515-7fdafade410c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/theme-contrast-polish

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