Yeah, I do like this feature. I think perhaps to call the customizing from a command /scrollbar or something. IMO I don't think this will be added but I'd love to see a DLL that could enhance scrollbars the way CSS implements it.

Code:
alias scroll {
  scrollbar $1 $2
}

scrollbar commands

scrollbar face $rgb(n,n,n)
scrollbar highlight $rgb(n,n,n)
scrollbar shadow $rgb(n,n,n)
scrollbar 3dlight $rgb(n,n,n)
scrollbar arrow $rgb(n,n,n)
scrollbar track $rgb(n,n,n)
scrollbar shadow $rgb(n,n,n)


I'd love to see this implemented. Just my ideas. :smile