Skip to content

[UI/UX] Add hover effect to sidebar navigation items - #744

Closed
Rudranshi157 wants to merge 5 commits into
Submitty:mainfrom
Rudranshi157:main
Closed

[UI/UX] Add hover effect to sidebar navigation items#744
Rudranshi157 wants to merge 5 commits into
Submitty:mainfrom
Rudranshi157:main

Conversation

@Rudranshi157

Copy link
Copy Markdown

Fixes #12662

Added a hover effect to the sidebar navigation items on
the documentation website.

Changes made:

  • Added --nav-hover CSS variable in _colors.scss for
    both light and dark mode
  • Used var(--nav-hover) in navtree.css for the hover
    background color

This ensures visual consistency with the existing
selected item styling and works correctly in both
light and dark mode.

@Rudranshi157

Copy link
Copy Markdown
Author

@JManion32 Thank you for the feedback! I have updated the PR to make the entire sidebar item container clickable as well, not just the text.

@bmcutler

Copy link
Copy Markdown
Member

this feature is unnecessary for a simple documentation site.

@bmcutler bmcutler closed this Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants