CSS SCROLLBAR-TRACK-COLOR

This property describes the solid color of the scrollbar track

Example
body { scrollbar-track-color: #ff00ff }

content

Possible Values
Value Description
[color] This is a representation of the values for Red/Green/Blue used to determine a final display color.