Messages
.halguru.yaml ➤ Agent ➤ Themes ➤ Light ➤ Messages
Represents the chat message themes that are linked to a specific theme design within the application.
Properties#
Name | Type | Required | Description |
---|---|---|---|
User | Object | User message theme specific to the light theme | |
Agent | Object | Agent message theme specific to the light theme | |
System | Object | System message theme specific to the light theme | |
Busy | Object | Busy message theme specific to the light theme | |
Error | Object | Error message theme specific to the light theme | |
Owner | Object | Owner message theme specific to the light theme |
Remarks#
This property defining the visual styling and behavior of messages when the light theme is applied. It is a central component for customizing the appearance of chat messages under the associated theme design.
Technical Information#
Property | Value |
---|---|
Path | Agent.Themes.Light.Messages |
Internal Type | AgentModels.ThemesModels.LightMessagesTheme |
Internal Root Type | AgentConfiguration |
File Extension | .halguru.yaml |
JSON Schema | halguru-schema.json |
Last updated: | 2025-10-13 | |
Autogenerated: | Yes | |
AI powered: | Yes | |
Core version: | 1.66.0 |