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