I\'m trying to set a permanent facecolor for all my plots. I\'ve figured out the way to do this temporarily:
fig.patch.set_facecolor(\'somecolor\')