Godot Theme Maker
ThemeMaker for Godot 4
Stop fighting with StyleBoxFlat values. ThemeMaker is a powerful, real-time theme generator for Godot 4 that allows you to design, test, and export professional .tres themes in seconds.
Whether you need a Cyberpunk neon glow, a Modern minimalist interface, or a Win95 retro aesthetic, ThemeMaker lets you visualize your UI logic instantly and export it directly into your project.
🎨 Key Features
- Real-Time Live Preview: See exactly how your buttons, progress bars, and panels will look before you export.
- The "Clicky" Engine: Built-in physical feedback logic. Buttons actually "sink" when pressed using advanced margin math—no more static, boring clicks.
- Designer Presets: One-click generation for Modern, Cyberpunk, Fantasy, and Retro styles, plus Random for unexpected inspiration.
- Granular Control: Adjust everything from Corner Radius and Border Skew to Shadow Glow and Interaction Contrast.
- One-Click Export: Saves a ready-to-use
.tresfile to your user folder. Just drag and drop it into your Godot Inspector.
🛠️ How to Use
- Select a Style: Start with a preset or go full Random.
- Fine-Tune: Use the sliders to adjust the "feel" (Radius, Padding, Contrast).
- Test the Feel: Interact with the live preview panel to test hover and press states.
- Export: Hit "Export Theme," name your file, and you're done!
Technical Details
- Engine: Godot 4.x
- Format: Exports standard Godot
.tres(Theme) resources. - Compatibility: Works with all standard Godot Control nodes (Buttons, Panels, ProgressBars, LineEdits, etc.).
Why I built this
Designing UI in the Godot inspector can be tedious when you have to jump between five different StyleBoxes (Normal, Hover, Pressed, Focus, Disabled) just to change a single color. ThemeMaker handles the math and the state-matching for you, so you can focus on making your game look good.
| Status | Released |
| Category | Tool |
| Platforms | HTML5, Linux |
| Rating | Rated 4.0 out of 5 stars (1 total ratings) |
| Author | Eulavcreations |
| Made with | Godot |
| Tags | game-development, gamedev-tool, Godot, productivity, theme, theme-generator, tools, User Interface (UI), utility |
| Content | No generative AI was used |
Download
Click download now to get access to the following files:
Development log
- 🚀 Devlog: The "Universal & Persistent" UpdateMar 18, 2026


Comments
Log in with itch.io to leave a comment.
nice idea, will be nice if is possible add imagesnice idea, will be nice if is possible add images
Pretty solid for the basic style or color management, it would be cool to add fonts into it other than the default handful but still much easier than the Godot editor.
- Bug Report: but the web version doesn't have the export button so you can't get your .tres file from it.