anuragverma108 / WildGuard

This repository is now officially part of Hacktoberfest 2024!
https://wildguard.netlify.app/
MIT License
274 stars 637 forks source link

Style the Scrollbar to Match the Overall Theme #302

Closed AyushiChopra02 closed 1 month ago

AyushiChopra02 commented 1 month ago

The application currently features a default scrollbar that does not align with the overall aesthetic and theme of the website. Customizing the scrollbar can significantly enhance the user experience and provide a cohesive look across all components.

To implement this, we can use CSS to style the scrollbar, adjusting its width, color, and background to match the website's theme. This will involve using the ::-webkit-scrollbar pseudo-element for WebKit browsers and ensuring compatibility with other browsers through appropriate fallbacks.

Please assign this issue to me for Hacktoberfest 2024. Implementing this feature will improve the visual consistency of the application and create a more polished user interface.

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by Project Maintainers. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

github-actions[bot] commented 1 month ago

Thanks for creating the issue in WildGuard! Before you start working on your PR, please make sure to:

AyushiChopra02 commented 1 month ago

@anuragverma108 plz assign me this issue