Skip to content

Develop - #22

Merged
cuthanhcam merged 4 commits into
mainfrom
develop
Jul 12, 2026
Merged

Develop#22
cuthanhcam merged 4 commits into
mainfrom
develop

Conversation

@cuthanhcam

Copy link
Copy Markdown
Member

No description provided.

… from hover override

Add @custom-variant dark so dark:* Tailwind utilities respect the .dark class instead of prefers-color-scheme media query. Remove !important from hover background override so component-level dark:hover:* classes take precedence.
- Change HelpMenuItem hover from sky blue (hover:bg-sky-50) to gray (hover:bg-slate-100) to match other sidebar buttons
- Add light mode active state matching sidebar pattern (bg-sky-50, text-sky-700, ring-inset ring-sky-200)
- Fix collapsed button states: add rounded-md and hover background, improve text contrast (slate-400 -> slate-500)
- Add end prop to NavLink so /docs doesn't match /docs/guides or /docs/shortcuts
- Preserve original pink dark mode theme for all elements
Change text-slate-400 to text-slate-500 for better visibility on white background in light mode.
@cloudflare-workers-and-pages

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
forge fcf2ca5 Commit Preview URL

Branch Preview URL
Jul 12 2026, 01:53 AM

@cuthanhcam
cuthanhcam merged commit 1953ba4 into main Jul 12, 2026
2 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