mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #699] [MERGED] feat(web/styles): add custom scrollbar styles for better visibility #1506
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1506
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/699
Author: @viralcodex
Created: 2/17/2026
Status: ✅ Merged
Merged: 2/18/2026
Merged by: @simonklee
Base:
main← Head:web-scrollbar-change📝 Commits (3)
acc07a7feat(styles): add custom scrollbar styles for better visibility627d3b9remove unnecessary whitespace in global CSSd188574Merge branch 'main' into web-scrollbar-change📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
packages/web/src/styles/global.css(+5 -0)📄 Description
Fixes: #700
Hi @kommander,
I visited the site and the default scrollbars were bugging me for a long time, so just made a quick change to make the scrollbars match the aesthetic of the site.
So, hope this is fine and can be added.
Demo, works on both Chrome and Firefox and Safari so it should work:
https://github.com/user-attachments/assets/8f4e4a26-a97c-4ba2-8fd7-482ccce2a4a1
Let me know if any changes are needed, thanks 😄
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.