Skip to content

Repository files navigation

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 commands in the root directory of the repository:

nix develop -c bash -c "npm install --no-audit --no-fund --save-dev vsce && npx vsce package"

Or, enter the dev shell first and then package:

nix develop
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.

About

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.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages