Skip to content

Messages

.halguru.yamlAgentThemesDarkMessages

Defines the collection of chat message themes related to the theme design, specifying visual and stylistic attributes for different message types.

Agent:
  Themes:
    Dark:
      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 dark theme
Agent Object Agent message theme specific to the dark theme
System Object System message theme specific to the dark theme
Busy Object Busy message theme specific to the dark theme
Error Object Error message theme specific to the dark theme
Owner Object Owner message theme specific to the dark theme

Remarks#

This property stores a list of objects, each representing the configuration for a specific type of chat message, such as agent messages, user messages, or system notifications. It encompasses customizable details like icon properties and background color, enabling granular control over the presentation of messages within the theme.

Technical Information#

Property Value
Path Agent.Themes.Dark.Messages
Internal Type AgentModels.ThemesModels.DarkMessagesOption
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