Light
.halguru.yaml ➤ Agent ➤ Themes ➤ Light
Defines the light theme design settings for an AI agent.
Agent:
Themes:
Light:
LogoUrl: https://www.example.com
Messages: {}
| Name |
Description |
| Title |
Light |
| 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 light theme configuration. It is used to customize the appearance and design aspects of the agent based on the light theme configuration.
| Property |
Value |
| Path |
Agent.Themes.Light |
| Internal Type |
AgentModels.ThemesModels.LightDesign |
| 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 |