helm_get_theme
Retrieve the server-stored dashboard theme, including color tokens (accent, bg, surface, etc.) and active preset name, or null if never set.
Instructions
Get the server-stored dashboard theme: {colors: {token: hex, ...}, activePreset: name|null}, or null if never set. Tokens include accent, bg, surface, surface-hover, surface-raised, border, text, text-muted, success, warning, danger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||