![minimal-theme@2x](https://github.com/user-attachments/assets/3758a87b-84d9-4556-9f06-31632762e690) ![minimal-theme-window@2x](https://github.com/user-attachments/assets/1ffab3b3-958c-493b-bff4-06be51438642) # Godot Minimal Theme ## Installation 1. Download the `minimal_theme.tres` file of the [latest theme version](https://github.com/passivestar/godot-minimal-theme/releases/latest). 2. Open `Editor Settings -> Interface -> Theme` and choose the downloaded file in the `Custom Theme` field. You need to have `Advanced Settings` enabled to see it. 3. Click `Save & Restart`. ## Recommended settings Minimal theme supports all editor settings. My recommendations are: `Editor Settings -> Interface -> Theme`: - Base Color: `#252525` - Accent Color: `#569eff` - Contrast: `0.25-0.3` - Icon Saturation: `2` - Corner Radius: `4-5` `Editor Settings -> Interface -> Editor`: - Main Font: [Inter](https://rsms.me/inter/) ## Compatibility This theme was tested with Godot 4.3, 4.4 and 4.5. ## Credits - Support for editor settings is based on idea by [Yuri Sizov](https://github.com/YuriSizov) described [in this article](https://humnom.net/thoughts/6765836d-make-smarter-editor-themes-in-godot.html). - Dune scene used in the screenshots was made by [Lander](https://www.landervanregenmortel.com/).