go to Ironband > Look and feel. Scrolldown to Custom-CSS.

Add this:

.marquee .tp-leftarrow,
.marquee .tp-rightarrow {
   background: #C5ABBA;
}

.marquee .more {
   background:#C5ABBA;
   color:#fff;
}

Change the colors for what you want.