I'm not sure whether this will affect other areas but you can paste the following in EXTRA.CSS template obviously styling it to your preference with your preferred colour.
Code:
#info .secondaryContent {
background: url("styles/default/xenforo/gradients/category-23px-light.png") repeat-x scroll center top #F0F7FC;
border-bottom: 1px solid #D7EDFC;
padding: 10px;
}