Colored Scrollbars

Modify the text using the controls. The code used to generate the text is shown in the area below.



3dlight-color
arrow-color
track-color
darkshadow-color
face-color
highlight-color
shadow-color
<head>
  <style type="text/css"><!--
    body {scrollbar-3dlight-color:;
              scrollbar-arrow-color:;
              scrollbar-track-color:;
              scrollbar-darkshadow-color:;
              scrollbar-face-color:;
              scrollbar-highlight-color:;
              scrollbar-shadow-color:}
  --></style>
</head>