Module theme

Module theme 

Source
Expand description

Theme runtime management.

Structs§

Theme
Complete theme definition for the TUI.

Functions§

current_theme_name
Get the current theme name
init_theme
Initialize the global theme (call once at startup)
set_theme
Set a new theme at runtime
theme
Get the current theme (cloned for safe access)