pysepal.solara.theme.use_theme_dark#

pysepal.solara.theme.use_theme_dark(theme_state=None)[source]#

Reactively return the effective dark/light state for the current session.

Parameters:

theme_state (ThemeState | None)

Return type:

bool