Busy
.halguru.yaml ➤ Agent ➤ Themes ➤ Dark ➤ Messages ➤ Busy
Gets or sets the busy message theme specific to the dark theme.
Agent:
Themes:
Dark:
Messages:
Busy:
IconCssClass: fa-solid fa-arrow-progress
IconColor: #FFFFFF
IconUrl:
BackgroundColor: #000000
TextColor: #FFFFFF
Properties#
| Name | Type | Required | Description |
|---|---|---|---|
| IconCssClass | Text | The CSS class for the icon displayed in the user interface. | |
| IconColor | Text | The color for the icon displayed in the user interface. | |
| IconUrl | Text | The URL for the icon displayed in the user interface. | |
| BackgroundColor | Text | The background color for the user interface. | |
| TextColor | Text | The text color displayed in the user interface. |
Remarks#
This property defines the visual and behavioral characteristics of the busy state messages for the dark theme within an agent configuration.
Technical Information#
| Property | Value |
|---|---|
| Path | Agent.Themes.Dark.Messages.Busy |
| Internal Type | AgentModels.ThemesModels.DarkBusyMessageHalPath |
| Internal Root Type | AgentHalConfiguration |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
| Last updated: | 2025-12-05 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.75.0 |