Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Zairyō ThemesNew to Visual Studio Code? Get it now.
Zairyō Themes

Zairyō Themes

Evgeniy Khramov (thejenja)

|
31 installs
| (1) | Free
🎨 36 Zairyō themes — 9 color schemes × 4 variants. by thejenja
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Zairyo Themes Demo

Zairyo Themes

English | Русский | Українська


Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating

Author: thejenja
Inspired by: Material You color system

Transform your coding environment with Zairyo, a collection of 36 carefully crafted VS Code themes generated from a single accent color. Each theme adapts the Material You color token system into a cohesive, accessible palette.


🎬 Theme Previews

Dark Light Dark Contrast Light Contrast
Dark Light Dark Contrast Light Contrast

🚀 Installation

From VSCode

  1. Open Extensions (Ctrl+Shift+X)
  2. Search for zairyo-themes
  3. Click Install

Manual

git clone https://github.com/thejenja/zairyo-theme-vscode.git
cd zairyo-theme-vscode
npm install
npm run generate
vsce package
code --install-extension zairyo-color-themes-*.vsix

🎯 Usage

  1. Open Command Palette (Ctrl+Shift+P)
  2. Run Preferences: Color Theme
  3. Select your preferred Zairyo variant

VS Code will remember your last used theme per color mode (dark/light).


🛠 Development

All themes are generated from seed colors using Google's Material Color Utilities.

# Install dependencies
npm install

# Regenerate all 36 themes from seed colors
npm run generate

📦 Publishing & VSIX

npm run generate
vsce package
vsce publish

🌠 Credits

Made with Japanese precision by thejenja
Material You color system by Google
Material Color Utilities by Google

Light & dark variants adapt automatically to system preference. Contrast variants require manual selection.


Happy coding with Zairyo! ✨

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