use_light_theme#

simpleEMS.plot_theme.use_light_theme() → None#

Restore the default light looks of matplotlib and PyVista.

Keeps the simpleEMS layout and resolution settings. Affects every figure and plotter created afterwards; windows that are already open keep their look.

Return type:

None