Godot syntax themes
A collection of syntax themes for the Godot engine's built-in script editor. This repository offers a variety of themes compatible with Godot 4.x, allowing users to customize their coding environment.
https://github.com/godotengine/godot-syntax-themesPreview Image

Godot Syntax Themes for Enhanced Code Editing
This repository provides a diverse collection of syntax themes designed to enhance the coding experience within the Godot Engine's script editor. Tailored for Godot 4.x, these themes offer a range of visual styles to suit different preferences and improve code readability.
Available Themes
The collection includes popular themes such as Darcula, Gruvbox Dark, Monokai, and Solarized Dark, among others. Each theme is carefully crafted to provide a visually appealing and functional coding environment.
Installation and Usage
Installing these themes is straightforward. Simply place the .tet
files into the appropriate Godot text editor theme directory based on your operating system. Detailed instructions are provided for Linux, macOS, and Windows, including specific paths for Steam installations. Once installed, you can easily switch between themes in the Godot editor settings under Text Editor.
Customization and Contribution
The project is open-source and encourages contributions. Users can explore and adapt the existing themes or create entirely new ones to share with the community. The repository also references base16-godot for automatically generated themes, expanding customization options.