faded-scrollbar

Below is a sample implementation of faded-scrollbar with just a line of script.

I came across several scrollbar plugins on the internet and found them quite useful for the scenarios that I worked on. However, many people complained that they have trouble setting up a scrollbar for the first time. They always used to reach me to help them out with it. So I decided to create a simplistic scrollbar plugin of my own that would require someone to do minimal setup and achieve a simple scrollbar in a very small amount of time.

Please Note: This scrollbar is inspired from mCustomScrollbar but has a different scripting approach. Also, it may not be able to provide many features that other scrollbar plugins provide, but I'm sure this one will be the most easiest to implement in all.

Find faded-scrollbar at https://github.com/myTerminal/faded-scrollbar.