Loading news...

True Godot Theme

True Godot Theme - VS Code Marketplace Extension Page

True Godot is a VS Code colour theme I made that recreates the Godot script editor as accurately as possible. I spend a lot of time writing GDScript in Godot and a lot of time writing other things in VS Code, and I was always getting confused with my themes being entirely different.

I published it on the VS Code Marketplace and it ended up getting 9,100 installs which is honestly way more than I expected.

The theme works best with GDScript obviously, but I also tuned it for Python since the token colouring is close enough to carry over nicely. Most other common languages will pick up the colours fine too.

VS Code Godot
Theme Design

I went through the Godot script editor colour by colour and mapped everything across to VS Code's token system such as: keywords, strings, comments, functions, built-ins, etc.

Language Support

It's built around GDScript and Python since those map the most directly to how Godot colours things. Most other common languages such as: JavaScript, C#, JSON, HTML will pick up the theme fine, they just might not look quite right.

Install
True Godot Theme

Available free on the VS Code Marketplace. Search 'True Godot' in the Extensions tab or use the marketplace link.

5.0
9,100 installs
View on Marketplace
Screenshots
True Godot Theme - GDScript Syntax Highlighting in VS Code

GDScript

True Godot Theme - Python Syntax Highlighting in VS Code

Python

True Godot Theme - HTML, CSS and JavaScript Syntax Highlighting in VS Code

HTML + CSS + JS

Licences & Credits