To change any row background color use the following code in After Record Processed event.
Note: Change the values listed in red to match your specific needs.
$row["rowstyle"]='style="background:blue"';