create_theme
Create a new Theme resource and save it to a specified file path, enabling consistent styling across your Godot project.
Instructions
Create a new Theme resource
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path to save the theme (e.g. 'res://themes/dark.tres') |