Themes
.halguru.yaml ➤ Agent ➤ Themes
Gets or sets the collection of themes and their associated designs for the agent.
Properties#
Name | Type | Required | Description |
---|---|---|---|
Light | Object | Light theme design settings for the agent | |
Dark | Object | Dark theme design settings for the agent |
Remarks#
This property represents the set of themes available to customize the agent's appearance and behavior. Themes embody specific designs, color schemes, and layouts to create a visual and functional identity for the AI agent. Each theme may include various design elements such as message formats and styles.
Technical Information#
Property | Value |
---|---|
Path | Agent.Themes |
Internal Type | AgentModels.ThemesModels.Themes |
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 |