pyvista.plotting.themes.Theme.floor_color# property Theme.floor_color: Color[source]# Return or set the default floor color. Examples >>> import pyvista as pv >>> pv.global_theme.floor_color = 'black'