Here's the correct coding:
.section { filter:chroma(color=#EA2DE8)
scrollbar-base-color: #EA2DE8;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #EA2DE8;
scrollbar-darkshadow-color: #EA2DE8;
scrollbar-face-color: #EA2DE8;
scrollbar-highlight-color: #EA2DE8;
scrollbar-shadow-color: #EA2DE8;
scrollbar-track-color: #EA2DE8; }
IE only.
#EA2DE8 is the color that you don't want to be seen, change this however you wish.
Change the Arrow color as you wish as well.