Skip to content

fancifulcrow/Godot-Radiance-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot Radiance Theme

logo

This theme is for Godot 4.

This theme is inspired by the Moonlight II Theme for Visual Studio Code.

Variations

  • Radiance Dark Theme

More theme variations would be added later

Installation

Text Editor Theme

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.

Interface Theme

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

Fonts

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

About

An editor theme for Godot 4

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published