Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>blackodinNew to Visual Studio Code? Get it now.
blackodin

blackodin

Caleb Seelhoff

|
64 installs
| (2) | Free
Black Odin is a higher contrast version of VS Code's Dark+ Theme, with slight modifications for readability and diverse distinguishable colors, specifically written for Odin Language Server.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Black Odin

Black Odin is a higher contrast version of VS Code's Dark+ Theme, with slight modifications for readability and diverse distinguishable colors, specifically written for Odin Language Server.

Screenshots

Screenshot of BlackOdin

Examples

Check out the examples directory for demo code.

Compile .vsix Instructions

To compile the .vsix file, run the following command in the root directory of the repository:

nix-shell --run "npm install --no-audit --no-fund --save-dev vsce && npx vsce package"

The .vsix file will be in the root directory of the repository.

Install .vsix Instructions

To install the .vsix file, open it in VS Code.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft