sepal_ui.scripts.utils.set_config_theme#

sepal_ui.scripts.utils.set_config_theme(theme)[source]#

Set the provided theme in the sepal-ui config file.

Parameters:

theme (str) – a theme name (currently supporting “dark” and “light”)

Return type:

None

Deprecated since version 2.9.1: This function will be removed in favor of set_config()