plotnine.themes.theme_get

plotnine.themes.theme_get() theme[source]

Return the default theme

The default theme is the one set (using theme_set()) by the user. If none has been set, then theme_gray is the default.