cocos_get_ui_tokens
Retrieve the active UI theme for a Cocos Creator project, returning fully resolved theme tokens including fallback defaults when no theme is set.
Instructions
Return the project's active UI theme (fully resolved).
Always returns a complete theme — un-themed projects get the
dark_game default with source='fallback'. Source is
'registry' when the project has explicitly pinned a theme.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |