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

Orion

SaiYs

|
1,155 installs
| (0) | Free
A constomizable vscode theme, built on `Deno` and `Radix Colors`.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Orion Theme

A constomizable vscode theme, built on Deno and Radix Colors.

Gallery

Rust (mint)

Rust (mint)

TypeScript (indigo)

TypeScript (indigo)

TypeScript React (plum)

TypeScript React (plum)

Design Philosophy

  1. Every color should be used purposively.
  2. Flat UI make its space look larger.
  3. Richer syntax highlight color is better.
  4. Should be customizable.

Installation

  1. Clone repository

    gh repo clone SaiYs/Orion
    
  2. Build with the command

    deno task build
    

    Then, orion.vsix is generated in the project's root.

  3. Install VSIX file

    code --install-extension orion.vsix
    

    Alternatively, you can also choose Extensions: Install from VSIX... from command palette in VSCode, and select orion.vsix to install.

Configuration

orion-vscode.accentColor

Pick your favorite color from the colorful palette by Radix Colors.

(default: "indigo")

orion-vscode.neutralGray

By default, saturated grayscale colors from Radix Colors are used. If you prefer desaturated grayscale colors, you can disable it and use neutral gray colors.

(default: false)

Language support

  • Rust
  • JavaScript
  • TypeScript
  • JavaScript React
  • TypeScript React
  • HTML
  • CSS
  • JSON
  • TOML
  • YAML
  • Markdown

Inspirated by

Orion is made from lots of inspiration by others' themes. Thanks for great works.

  • Night Wolf
  • Catppuccin
  • One Hunter Theme
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft