suboptimumg.plotting.color_themes#

suboptimumg.plotting.color_themes.get_theme(theme_name=None)[source]#

Get a color theme by name.

Parameters:

theme_name (str, optional) – Name of the theme to get. If None, returns the default theme.

Returns:

The color theme dictionary

Return type:

dict