Go to file
2025-01-10 23:45:48 +04:00
.gitattributes Initial commit 2024-01-25 13:24:40 +04:00
LICENSE Initial commit 2024-01-25 13:24:40 +04:00
minimal_theme.tres Ensure popups are using correct margins 2025-01-10 23:45:48 +04:00
README.md Update README.md 2024-12-26 23:42:06 +04:00

minimal-theme minimal-theme-window

Godot Minimal Theme

Installation

  1. Download the minimal_theme.tres file of the latest version.
  2. Open Editor Settings -> Interface -> Theme and choose the downloaded file in the Custom Theme field.
  3. Click Save & Restart.

As of 2.0 this theme supports editor settings so you can experiment and choose whatever values you like!

Here are my personal recommendations:

Editor Settings -> Interface -> Theme:

  • Base Color: #252525 or #22262B
  • Accent Color: #569eff
  • Contrast: 0.3
  • Icon Saturation: 2
  • Corner Radius: 5

Editor Settings -> Interface -> Editor:

Compatibility

This theme was tested with Godot 4.3 and 4.4. Latest Godot version is recommended because Godot always evolves in terms of what can be themed. Some of the PRs were opened by me to help this theme reach its full potential.

Credits