Godot 4 VS Code ThemeThis Visual Studio Code theme is inspired by the Godot 4 editor, aiming to provide a similar look and feel to facilitate a seamless transition between the two environments.
Requirements
InaccuraciesThe syntax highlighter provided by the godot-tools extension does not fully replicate the distinctions made by the internal Godot editor. To enhance the identification of various tokens provided by the godot-tools extension, several overrides have been implemented. While the color scheme may not be an exact match to the Godot editor, these adjustments try to improve the visibility and differentiation of syntax elements, particularly in dark theme settings.
Color Themes
FeaturesSyntax HighlightingTo align the script highlighting with the Godot editor, the following additional syntax highlighting features have been implemented:
ContributingIf you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository. If you find unstyled classes, please raise an issue so they can be addressed. AcknowledgementsSpecial thanks to ryanabx's Godot VS Code Theme for the inspiration. This theme was developed as a continuation of that work. LicenseThis project is licensed under the MIT License. See the LICENSE file for details. |