sets the default background color for the events retrieved by the showEvent() method
scheduler.config.displayed_event_color="#DFEDF7";
...
scheduler.init('scheduler_here',new Date(2013,0,10),"week");
The parameter is available from version 3.5 and used only in the showEvent method context.