Skip to content

Theme toggle mode badge + one-line hero#19

Merged
bharvey88 merged 1 commit into
mainfrom
fix/theme-badge-hero-line
Jul 10, 2026
Merged

Theme toggle mode badge + one-line hero#19
bharvey88 merged 1 commit into
mainfrom
fix/theme-badge-hero-line

Conversation

@bharvey88

Copy link
Copy Markdown
Collaborator

What does this change?

Two small header/hero tweaks:

  • Theme toggle mode badge — the Apollo dog alone didn't read as a light/dark control, so it now carries a small sun/moon/auto badge at its corner (system 🌓, dark 🌙, light ☀️) that tracks the current mode. Clicking still cycles System → Dark → Light.
  • Hero on one line — the intro sentence had a max-width: 60ch cap that wrapped it onto two lines; dropped the cap so it stays on one line on desktop (still wraps responsively on narrow screens).

Checklist

  • Playwright tests pass locally (cd tests && npx playwright test) (20 passed, 1 intentional skip)
  • Any new runtime file/dir is added to the cp list in .github/workflows/pages.yml (n/a: edits only)
  • No new build step, framework, or runtime CDN dependency
  • If devices.json changed: python scripts/validate_registry.py passes (devices.json unchanged)

🤖 Generated with Claude Code

- The dog alone didn't read as a theme control, so add a small sun/moon/auto
  badge at its corner (system 🌓, dark 🌙, light ☀️) that tracks the current mode.
- The hero paragraph had a 60ch cap that wrapped the one-sentence intro onto two
  lines; drop the cap so it stays on one line on desktop.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@bharvey88, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 15 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cc1dbd29-f479-40af-b521-8d5eab07967f

📥 Commits

Reviewing files that changed from the base of the PR and between 1bcc378 and 9e95a5e.

📒 Files selected for processing (3)
  • css/style.css
  • index.html
  • js/theme.js
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/theme-badge-hero-line

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.

@bharvey88
bharvey88 merged commit 754ba1a into main Jul 10, 2026
3 checks passed
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