Skip to content

fix: dark mode scrollbar in chat sidebar#64

Merged
agarg5 merged 1 commit intomainfrom
fix/dark-mode-scrollbar
Mar 1, 2026
Merged

fix: dark mode scrollbar in chat sidebar#64
agarg5 merged 1 commit intomainfrom
fix/dark-mode-scrollbar

Conversation

@agarg5
Copy link
Owner

@agarg5 agarg5 commented Mar 1, 2026

Summary

  • Replace default bright white browser scrollbar with a thin, translucent scrollbar in the chat sidebar
  • Uses scrollbar-width: thin for Firefox and ::-webkit-scrollbar for Chrome/Safari
  • Scrollbar blends with dark background using semi-transparent white

Test plan

  • Open chat sidebar in dark mode and verify scrollbar is no longer bright white
  • Verify scrollbar appears on hover and is subtle

🤖 Generated with Claude Code

Replace default bright white browser scrollbar with a thin,
translucent scrollbar that blends with the dark theme.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@agarg5 agarg5 merged commit 36a9a1a into main Mar 1, 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