Skip to content

Dark

.halguru.yamlAgentThemesDark

Defines the dark theme design settings for an AI agent.

Agent:
  Themes:
    Dark:
      LogoUrl: https://www.example.com
      Messages: {}

Field Information#

Name Description
Title Dark
Field Type Object
Required False

Field List#

Name Type Required Description
LogoUrl Url The URL of the logo image to be displayed in the user interface.
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.DarkDesign
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