Error
.halguru.yaml ➤ Agent ➤ Themes ➤ Light ➤ Messages ➤ Error
Gets or sets the theme-specific settings for error messages in the light theme.
Agent:
Themes:
Light:
Messages:
Error:
IconCssClass: fa-solid fa-circle-exclamation
IconColor: #ff0000
IconUrl:
BackgroundColor: #FFFFFF
TextColor: #000000
| Name |
Description |
| Title |
Error |
| Field Type |
Object |
| Required |
False |
Field List
| 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. |
This property represents the design and behavior configuration for error messages within the light theme of an agent configuration.
| Property |
Value |
| Path |
Agent.Themes.Light.Messages.Error |
| Internal Type |
AgentModels.ThemesModels.LightErrorMessage |
| Internal Root Type |
AgentHalGuru |
| File Extension |
.halguru.yaml |
| JSON Schema |
halguru-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |