CSS SCROLLBAR-ARROW-COLOR
This property describes the color of the scrollbar directional arrows of a scroll bar when they are activate-able. When scrllbars appear but are not usable, this property does not control the arrow color in this state.
Example
body {
scrollbar-arrow-color: green
}Â
content
Possible Values
[color]: This is a representation of the values for Red/Green/Blue used to determine a final display color.
Leave Your Response