to change that bit you have to :-
go to styles edit templates -> threadlist.css
In threadlist.css, you have these lines:
HTML Code:
.threadbit .alt {
background: #f2f6f8 {vb:stylevar threadbit_background.backgroundImage} {vb:stylevar threadbit_background.backgroundRepeat} {vb:stylevar threadbit_background.backgroundPositionX}{vb:stylevar threadbit_background.backgroundPositionUnits} {vb:stylevar threadbit_background.backgroundPositionY}{vb:stylevar threadbit_background.backgroundPositionUnits};
}
Just change #f2f6f8 to what ever you want the colour to be