CSS SCROLLBAR-BASE-COLOR

  • Share
  • Share

This property describes the color of the button face of the scrollbar arrow widgets, the button face color of the slider widget and half of the dither colors for the scrollbar slider tray
 

Example

 
body { scrollbar-base-color: blue } 

<body style=”scrollbar-base-color: blue”>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.