passivestar / godot-minimal-theme

Godot Minimal Editor Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal Godot Theme

theme_01

theme_02

Installation

  • Go to Releases and download the .tres file of the latest version. Use the high ppi file for high pixel density displays (i.e if you're using a laptop with a high-resolution display and in-engine display scale over 100%)
  • In Godot open Editor Settings -> Interface -> Theme, and choose the downloaded theme in the Editor Theme field

Recommended settings

To match the look of the theme in the screenshot use the following settings:

  • Base Color: #252525
  • Accent Color: #569eff
  • Contrast: 0.2
  • Icon Saturation: 2
  • Font: Inter

Compatible with Godot 4.2

  • The theme is tested and works well with Godot 4.2.1 (or at least as well as it can considering Godot's theming limitations). In 4.3dev4 there's currently an issue with paddings on hover in some Buttons. This will likely need to be fixed on Godot side
  • If you're using a different base color rather than the recommended one (non-monochrome), input fields may look wrong. I did my best to support all editor settings, however, as of today, some things in Godot just can't be themed. There's no way to style LineEdits with support for different base colors

About

Godot Minimal Editor Theme

License:MIT License