Expand description
Shared theme-aware UI styling helpers and status-display helpers. Theme-aware semantic color helpers for Agentty’s terminal UI.
Modules§
- palette
- Shared semantic color tokens for the terminal UI.
Structs§
- Theme
Palette - Complete set of semantic colors resolved for one UI theme.
Functions§
- border_
style - Returns the common border style for framed panels and table widgets.
- forge_
indicator_ color - Returns the terminal color for a forge indicator suffix.
- set_
active_ theme - Sets the process-wide active color theme used by semantic palette tokens.
- status_
color - Returns the terminal color used for one session status label.
- status_
icon - Returns the icon used for one session status indicator.