We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How would we customize the color of the scrollbar from the default of rgba(0, 0, 0, .1)?
rgba(0, 0, 0, .1)
I'd like to use this in an application with a dark background color, and rgba(0, 0, 0, .1) doesn't show up well on dark backgrounds.