Skip to content

Instantly share code, notes, and snippets.

@AlfishSoftware
AlfishSoftware / semanticolors-vscode.md
Last active May 10, 2023 05:09
Semanticolors Dark Theme for VSCode. It's a bonus with https://alfish.itch.io/godot-files-vscode

Semanticolors

Errors are red, types are blue. Comments are gray, so they don't confuse you.

A dark theme for Code that uses semantic colors consistently.

It should work well on most languages, but it's particularly great for Godot Files (assets, GDScript, GDShader) and for languages like Javascript/Java/C#/C++, as well as formats like JSON/XML/INI and its derivatives. It has special colors for JSON with Comments (to help easily distinguish it from strict JSON). It's also compatible with Rainbow CSV.

Comments are gray so they can be visually ignored easily.