use_dark_theme#

simpleEMS.plot_theme.use_dark_theme() → None#

Apply the simpleEMS dark theme to matplotlib and PyVista.

Affects every figure and plotter created afterwards; windows that are already open keep their look.

Return type:

None