To make a coloured scroll bar first of all copy and paste this code onto your page(if your using piczo make sure you put it in the html bit)
you need to chnage where it says COLOUR to a colour. Click here for some colour codes But before you do that I'm gonna show you what each thing will change,
If you change the COLOUR in scrollbar-face-color: COLOUR; it will change the bit highlited in red in this picture;
If you change the COLOUR in scrollbar-arrow-color: COLOUR; it will change the bit highlited in red in this picture;
If you change the COLOUR in scrollbar-track-color: COLOUR; it will change the bit highlited in red in this picture;
If you change the COLOUR in scrollbar-3dlight-color: COLOUR; it will change the bit highlited in red in this picture;
If you change the COLOUR in scrollbar-highlight-color: COLOUR; it will change the bit highlited in red in this picture;
If you change the COLOUR in scrollbar-shadow-color: COLOUR; it will change the bit highlited in red in this picture;
If you change the COLOUR in scrollbar-darkshadow-color: COLOUR; it will change the bit highlited in red in this picture;