pyvista.plotting.themes._SilhouetteConfig.color# property _SilhouetteConfig.color: Color[source]# Return or set the silhouette color. Examples >>> import pyvista as pv >>> pv.global_theme.silhouette.color = 'red'