Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Shokunin LightNew to Visual Studio Code? Get it now.
Shokunin Light

Shokunin Light

Maksim Burtsev

|
2 installs
| (0) | Free
A rice-paper light theme for Python-focused craft: sumi classes, ume type hints, asagi functions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Shokunin Light for VS Code

A rice-paper light theme for Python-focused craft: sumi classes, ume type hints, and asagi functions.

Preview

Python

Python example

Go

Go example

TypeScript

TypeScript example

Installation

From Marketplace

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for Shokunin Light
  4. Click Install
  5. Ctrl+K Ctrl+T / Cmd+K Cmd+T -> select Shokunin

From VSIX

  1. Download the .vsix file from Releases
  2. Run: code --install-extension shokunin-light-*.vsix

From Source

git clone https://github.com/Maksim-Burtsev/shokunin-vscode
cd shokunin-vscode
npm install
npm run package
code --install-extension shokunin-light-*.vsix

Palette

Role Color
Paper / editor background #FCFAF2
Main ink #303841
Keywords / class names #3A3E44
Functions / methods #006FAE
Type hints #8F4155
Strings #157A5B
Constants / numbers #9A6000
Comments #777269

License

MIT

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