Hi, it seem that there is a missing option to set a background of a legend in matplotlibrc (or with rcParams), e.g.: ``` legend.facecolor: white ``` Perhaps the naming could be different, but it would be very useful, especially with the new style functionality. Thanks!