delete_theme
Remove a theme resource file from the Godot project by providing its file path.
Instructions
Delete a theme resource file from the project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Theme file path to delete (e.g. res://themes/my_theme.tres) |