Skip to content

Owner

.halguru.yamlAgentThemesLightMessagesOwner

Gets or sets the owner message theme specific to the light theme.

Agent:
  Themes:
    Light:
      Messages:
        Owner:
          IconCssClass: fa-solid fa-user-tie
          IconColor: #000000
          IconUrl: 
          BackgroundColor: #FFFFFF
          TextColor: #000000

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 represents the appearance and behavior settings for owner messages within the light theme of an agent configuration.

Technical Information#

Property Value
Path Agent.Themes.Light.Messages.Owner
Internal Type AgentModels.ThemesModels.LightOwnerMessageTheme
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