set_theme
Set the global visualization theme to customize background color, font colors, and grid styling for all subsequent plots.
Instructions
Set the global visualization theme for all subsequent plots.
Affects the background color, font colors, and grid styling of new visualizations created after this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | Theme name — 'default' (white), 'dark' (dark blue), 'midnight' (GitHub dark) | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |