This theme is for Godot 4.
This theme is inspired by the Moonlight II Theme for Visual Studio Code.
- Radiance Dark Theme
More theme variations would be added later
Download the .tet
files and place them in your Godot text editor theme directory:
- Windows:
%APPDATA%\Godot\text_editor_themes\
- macOS:
~/Library/Application Support/Godot/text_editor_themes/
- Linux:
~/.config/godot/text_editor_themes/
- Steam:
steamapps/common/Godot Engine/editor_data/text_editor_themes/
After that, open a project in Godot. Then go to Editor > Editor Settings > Text Editor > Theme
. With the Color Theme dropdown, you can select the theme you want.
Open a project in Godot, then go to Editor > Editor Settings > Interface > Theme
. Apply the following settings:
- Base Color:
#181818
- Accent Color:
#cb77e1
- Icon Saturation:
1.5
Download the Montserrat and Source Code Pro and place the .ttf
files in a folder of your choice. Next, open a project and go to Editor > Editor Settings > Interface > Editor
. Apply the following settings:
- Main Font:
{path_to}/Montserrat-Regular.ttf
- Main Font Bold:
{path_to}/Montserrat-Medium.ttf
- Code Font:
{path_to}/SourceCodePro-Regular.ttf