game_ui_theme
Apply theme overrides to any Control node in your Godot scene by specifying node path and custom colors, constants, or font sizes.
Instructions
Apply theme overrides to a Control node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodePath | Yes | Path to Control node | |
| overrides | Yes | Theme overrides: {colors, constants, fontSizes} |