Skip to content

System

.halguru.yamlAgentThemesLightMessagesSystem

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

Agent:
  Themes:
    Light:
      Messages:
        System:
          IconCssClass: fa-solid fa-globe-pointer
          IconColor: #000000
          IconUrl: Any text
          BackgroundColor: #FFFFFF
          TextColor: #000000

Field Information#

Name Description
Title System
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.

Remarks#

This property represents the appearance and behavior settings for system messages within the light theme of an agent configuration.

Technical Information#

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