Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Taze's Zen ThemeNew to Visual Studio Code? Get it now.
Taze's Zen Theme

Taze's Zen Theme

taze92

|
15 installs
| (0) | Free
A calm, clean, zen-inspired pastel theme (dark + light) for Visual Studio Code, tuned for Luau.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Taze's Zen Theme

A calm, clean, zen-inspired color theme for Visual Studio Code, built especially for the Luau workflow in mind. Two variants included:

  • Zen Theme — dark pastel on cool charcoal-slate
  • Zen Theme Light — light pastel on cool mist

Features

  • Pastel accents tuned for readability: every color is WCAG-contrast-checked against its background (all dark accents ≥ 8:1, all light accents ≥ 4.5:1)
  • Clean, grouped syntax highlighting — comments stay quiet, structural parts (keywords, operators) pop, and each semantic role (strings, numbers, functions, types) owns a single accent
  • Flat + bordered workbench: crisp borders between activity bar, sidebar, editor, panel and status bar, no glows, no noisy shadows
  • Semantic token colors included so Luau LSP / language servers render consistently

Install

From the VS Code Marketplace

  1. Open the Extensions view (Ctrl+Shift+X)
  2. Search for Zen Theme
  3. Click Install and select Zen Theme (dark) or Zen Theme Light via the color theme picker (Ctrl+K Ctrl+T)

Manual (development)

npm install -g vsce
npm install
# Launch an Extension Development Host
F5

Then pick either theme via Preferences: Color Theme.

Contributing

Bug reports and feature requests are welcome via GitHub Issues.

License

MIT — see LICENSE

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft