RooPlot title fill color

Hello all,

Just wondering if anyone knows how to set the title fill color in a RooPlot - I tend to produce canvases that have white backgrounds and off-white title boxes, and it would be nice if doing:

RooPlot::SetFillColor(0);

would work for both.

Thanks

gStyle->SetTitleFillColor();