Theme Editor Extension
Theme Editor Extension adds professional navigation, preview, selection, and diagnostics workflows to Godot 4.7's built-in Theme Editor while preserving the native editor UI.
Features
- Scene Workflow — Reveal the active standalone
.tresTheme, quickly load Theme resources, open preview scenes, drag and drop.tscnfiles, and use scene tree, FileSystem, and scene tab context actions. - Type Browser — Search Theme types in an inheritance tree with descendant totals, active preview usage counts, and incremental scene reference lookup.
- Preview Hierarchy — Browse and search the active preview's
Controlhierarchy in a resizable, collapsible sidebar. Navigate to source and nested scenes and optionally highlight hovered Controls. - Picker Tools — Select overlapping Controls, follow Controls with Live Picker, filter selection targets, and highlight common UI states.
- Theme Item Insights — Inspect parent types, navigate to inherited Theme types, and understand Theme item relationships.
- Quick access and diagnostics — Use Quick Open menus, customize the accent color and layout, toggle individual tools, and inspect Godot 4.7 capability status.
Compatibility
- Godot 4.7.x
- Verified with Godot 4.7.1 on Windows 11
- macOS and Linux have not yet received a release smoke test
- English is the default language
- Korean editor UI translation is included
The addon stores its preferences in EditorSettings and does not write addon settings to project.godot. Project indexing is incremental and cancellable.
If an optional Godot editor capability is unavailable, the affected feature remains disabled or falls back gracefully while the native Theme Editor stays usable.
License
MIT License. Copyright (c) 2026 bakacandy.
The addon icon adapts a Godot editor Theme icon under the Godot Engine MIT License. Full attribution and third-party license notices are included in ATTRIBUTION.md.
Development Disclosure
AI-assisted code refactoring and documentation were reviewed and tested by the author. The promotional thumbnail was generated with AI using the addon's original icon.
Changelog for version 1.0.0
No changelog provided for this version.