This property describes the solid color of the scrollbar track

 

Example

body { scrollbar-track-color: #ff00ff }

<body style=”scrollbar-track-color: red”>content</body> 

 

Possible Values

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

 

 

Leave a Reply