Skip to content

Messages

.halguru.yamlAgentThemesLightMessages

Represents the chat message themes that are linked to a specific theme design within the application.

Agent:
  Themes:
    Light:
      Messages:
        User: {}
        Agent: {}
        System: {}
        Busy: {}
        Error: {}
        Owner: {}

Field Information#

Name Description
Title Messages (Theme Design)
Field Type Object
Required False

Field List#

Setup one or more of the following options.

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.LightMessagesOption
Internal Root Type AgentHalGuru
File Extension .halguru.yaml
JSON Schema halguru-schema.json

.halguru.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0