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)