Skip to content

Add custom scrollbar styles for vertical and horizontal scrollbars issue #107 #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2024

Conversation

TARUN2K3
Copy link
Contributor

Related Issue

Enhancing Scroll Bar Appearance for Improved User Experience UI/UX issue #107

Description

  • Added custom styles for vertical and horizontal scrollbars.
  • Set scrollbar width and height to 10px.
  • Applied dark gray (BUG: Improve Scroll-to-Top Button  #444) background to scrollbar tracks with rounded corners.
  • Implemented gradient backgrounds and inner shadows for scrollbar thumbs.
  • Enhanced visual consistency and user experience with cohesive design elements.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

The default scrollbars often do not align with the overall design aesthetic of modern web applications. By customizing the scrollbars, we aim to provide a more polished and visually appealing interface. These changes ensure that the scrollbars blend seamlessly with the rest of the UI, improving the overall user experience. The custom styles are implemented using webkit pseudo-elements for compatibility with modern browsers.

…sue SUGAM-ARORA#107

- Added custom styles for vertical and horizontal scrollbars.
- Set scrollbar width and height to 10px.
- Applied dark gray (SUGAM-ARORA#444) background to scrollbar tracks with rounded corners.
- Implemented gradient backgrounds and inner shadows for scrollbar thumbs.
- Enhanced visual consistency and user experience with cohesive design elements.

issue SUGAM-ARORA#107
Copy link

vercel bot commented May 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
uni-collab ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 4:25pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.

Copy link
Owner

@SUGAM-ARORA SUGAM-ARORA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@SUGAM-ARORA SUGAM-ARORA merged commit 1469e78 into SUGAM-ARORA:main May 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy gssoc GSSOC 2024
Projects
Development

Successfully merging this pull request may close these issues.

2 participants