Modern theme for vscode, focused on cleanness and customizability, built on
Radix Colors' palette.
- Every color should be used purposively.
- Flat UI make its space look larger.
- Richer syntax highlight color is better.
- Should be customizable.
https://marketplace.visualstudio.com/items?itemName=SaiYs.orion-vscode
-
Clone the repository
gh repo clone vvforekk/Orion
-
Build the extension
deno task build
Then,
orion.vsixis generated in the project's root. -
Install the VSIX file
code --install-extension orion.vsix
Alternatively, you can also choose
Extensions: Install from VSIX...from command palette in VSCode, and selectorion.vsixto install.
Pick your favorite color from the colorful palette by Radix Colors.
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.
- Rust
- JavaScript
- TypeScript
- JavaScript React
- TypeScript React
- HTML
- CSS
- JSON
- TOML
- YAML
- Markdown
You don't find your one? Issue or PRs are welcome!
Orion is made from lots of inspiration by others' themes and library. Thanks for great works.