Skip to content

set_theme

Set the active application theme.

Parameters:

Name Type Description Default
name str

Theme name to activate (e.g., "ocean-dark", "bootstrap-light", "aurora-dark").

required

Examples:

>>> set_theme("ocean-dark")