Dark
.halguru.yaml ➤ Agent ➤ Themes ➤ Dark
Defines the dark theme design settings for an AI agent.
Agent:
Themes:
Dark:
LogoUrl: https://www.example.com
Messages: {}
| 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. |
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.
| Property |
Value |
| Path |
Agent.Themes.Dark |
| Internal Type |
AgentModels.ThemesModels.DarkDesign |
| Internal Root Type |
AgentHalGuru |
| File Extension |
.halguru.yaml |
| JSON Schema |
halguru-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |