Skip to content

Dark

.halguru.yamlAgentThemesDark

Defines the dark theme design settings for an AI agent.

Agent:
  Themes:
    Dark:
      Messages: {}

Properties#

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

Remarks#

This property provides access to the dark theme configuration. It enables the customization of the agent's appearance and design based on the dark theme configuration.

Technical Information#

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