Edit the Code
Once you understand which piece of the code controls which part of a scrollbar, the code is very simple to modify.
From the top, the code breaks down like this:
Scrollbar Face Color: Change away, I've not yet seen anywhere that this color makes a difference, though.
Scrollbar Highlight Color: This is the color of the "boxes" that your up and down arrows are in.
Scrollbar 3d Light Color: The very top and left, thin line that goes against the box your arrows are in.
Scrollbar Dark Shadow Color: The color of the shadow that goes behind the Highlight, the 3d light, and the Shadow.
Scrollbar Shadow Color: Exactly opposite the 3d Light color - this is the thin line that goes against the very bottom and right side of the box your arrows are in.
Scrollbar Arrow Color: Just what it sounds like - the color of the arrows on your scrollbar.
Scrollbar Track Color: This is the color of the solid line that your scroll moves up and down... the background, more or less. |