- Download the
minimal_theme.tres
file of the latest version. - Open
Editor Settings -> Interface -> Theme
and choose the downloaded file in theCustom Theme
field. - 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
:
- Main Font: Inter
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.
- The idea for embedding theme generation code into the resource to support editor settings was suggested by Yuri Sizov. You can read his article about it here.
- Demo scene from the screenshot: https://github.com/Jamsers/Bistro-Demo-Tweaked.