Skip to content

Light

.halguru.yamlAgentThemesLight

Defines the light theme design settings for an AI agent.

Agent:
  Themes:
    Light:
      Messages: {}

Properties#

Name Type Required Description
Messages Object ✔️ Chat message themes associated with the theme design.

Remarks#

This property provides access to the light theme configuration. It is used to customize the appearance and design aspects of the agent based on the light theme configuration.

Technical Information#

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