plotnine.options.current_theme

current_theme : Optional[theme | Type[theme]] = None

Theme used when none is added to the ggplot object

Another way to do it, to set a default theme using theme_set().