ScrollBar with color or semi transparent

Hello guys.

          I have a basic question but I'm kind of lost, I have a listbox with colored background, how do I make ScrollBar the same color or semi transparent, because it was very ugly with the white background in ScrollBar.

You would need to hide the listbox scrollbar and either roll your own (canvas) or use the scrollbar object…