base16-godot
base16-godot provides base16 themes for the Godot script editor. It includes pre-generated themes and installation instructions for Godot 2.1 and 3.0.
https://github.com/Calinou/base16-godotbase16-godot: Enhance Your Godot Script Editor with base16 Themes
base16-godot offers a collection of base16 themes designed to customize the appearance of the Godot script editor. This project provides pre-generated themes and clear instructions on how to install and apply them within the Godot engine.
Features
- base16 Support: Implements the base16 theming standard, offering a wide variety of color schemes.
-
Pre-generated Themes: Includes ready-to-use
.tet
files for easy integration. - Godot 2.1 and 3.0 Compatibility: Provides installation instructions tailored for both Godot versions.
Installation
To install the themes, place the .tet
files from the text_editor_themes/
directory into your Godot text editor theme directory. The location varies depending on your operating system:
-
Linux:
~/.config/godot/text_editor_themes/
-
macOS:
~/Library/Application Support/Godot/
-
Windows:
%APPDATA%\Godot\text_editor_themes\
After placing the files, you can select the desired theme in Godot's editor settings (Editor -> Editor Settings -> Text Editor).