Structs§
- Theme
Definition - Theme
Palette - Palette describing UI colors for the terminal experience.
- Theme
Styles - Styles computed from palette colors.
Constants§
- DEFAULT_
THEME_ ID - Identifier for the default theme.
Functions§
- active_
styles - Get the current styles cloned from the active theme.
- active_
theme_ id - Get the identifier of the active theme.
- active_
theme_ label - Get the human-readable label of the active theme.
- available_
themes - Enumerate available theme identifiers.
- banner_
color - Slightly adjusted accent color for banner-like copy.
- banner_
style - Slightly darkened accent style for banner-like copy.
- ensure_
theme - Validate a theme and return its label for messaging.
- logo_
accent_ color - Accent color for the startup banner logo.
- resolve_
theme - Resolve a theme identifier from configuration or CLI input.
- set_
active_ theme - Set the active theme by identifier.
- theme_
label - Look up a theme label for display.