Godot

Dracula

Dark theme for Godot and 318+ apps

StarFork

Godot Theme Preview

8,189 views

Godot

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

git clone https://github.com/dracula/godot.git

Install manually

Download using the GitHub .zip download option and unzip them.

Activating theme

Linux
  1. Start Godot for the first time and close it
  2. Go to the theme folder and copy the PATH
  3. cat 'OBTAINED_PATH/theme.tres' >> 'GODOT_PATH/editor_settings-3.tres'

GODOT_PATH being $HOME/.config/godot if installed from Godot

Or $HOME/.steam/steam/steamapps/common/Godot Engine/editor_data if installed with Steam

Windows
  1. Start Godot for the first time and close it
  2. Go to the theme folder and copy the PATH
  3. Get-Content 'OBTAINED_PATH\theme.tres' | Add-Content 'GODOT_PATH\editor_settings-3.tres'

GODOT_PATH being $env:APPDATA\Godot if installed from Godot

Or C:\Program Files (x86)\Steam\steamapps\common\Godot Engine\editor_data if installed with Steam

Stay up to date

Get updates about this theme and more. 7,245 people enjoy it.

Contributors

This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.

  • damiiani
  • zenorocha
Edit this documentation on GitHub.

Made with by Zeno Rocha
under MIT license