Develop - #22
Merged
Merged
Conversation
… 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.
Contributor
Deploying with
|
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.