Awesome
base16 themes for Godot
A base16 template for the Godot script editor.
Pre-generated themes are available in the text_editor_themes/
directory.
Want high-quality, hand-tuned themes? Check out godot-syntax-themes.
Installation
Place the .tet
files contained in text_editor_themes/
in your Godot
text editor theme directory:
- On Linux:
~/.config/godot/text_editor_themes/
- On macOS:
~/Library/Application Support/Godot/
- On Windows:
%APPDATA%\Godot\text_editor_themes\
To change the theme:
-
In Godot 2.1: Open a project in Godot, then click on the upper-right Settings → Editor Settings → Text Editor. You should now be able to choose the desired theme.
-
In Godot 3.0: Open a project in Godot, then click on Editor in the top menu, then go to the Editor Settings then Text Editor. You should now be able to choose the desired theme.
License
Copyright © 2018 Hugo Locurcio and contributors
Unless otherwise specified, files in this repository are licensed under the MIT license; see LICENSE.md for more information.