Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>侘寂幽玄 — Wabi Sabi YūgenNew to Visual Studio Code? Get it now.
侘寂幽玄 — Wabi Sabi Yūgen

侘寂幽玄 — Wabi Sabi Yūgen

ning

|
62 installs
| (0) | Free
A VS Code dark theme inspired by Japanese aesthetics — Wabi-sabi, Yūgen, Mono no aware, Ma, Ichigo Ichie. / 以日本美学(侘寂·物哀·幽玄·間·一期一会)为灵感的 VS Code 深色主题。
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

侘寂幽玄 — Wabi Sabi Yūgen

A VS Code dark theme inspired by Japanese aesthetics. Not another colorful theme — restrained ink tones create an immersive coding atmosphere.

一款以日本美学为灵感的 VS Code 深色主题。不追求色彩缤纷,而是用克制的墨色层次,营造沉浸的编码氛围。


Philosophy / 美学理念

Concept English 中文
侘寂 Wabi-sabi Beauty in imperfection. Syntax highlighting doesn't rely on a rainbow of colors — subtle ink shade variations do the job. 不完全之美。语法着色不追求彩虹式的区分,而是用墨色的浓淡干湿来暗示。
幽玄 Yūgen Depth and subtlety. UI layers unfold like ink on washi paper. 含蓄与深度。界面层次如墨染宣纸,层层晕开。
物哀 Mono no aware Sensitivity to transience. Colors are gentle, slightly faded — never harsh. 对事物短暂性的敏感。色彩温和、略带褪色感,从不刺眼。
間 Ma Negative space. Generous whitespace, UI elements step back rather than compete. 负空间。大量留白,UI 元素克制退让,不争不抢。
一期一会 Ichigo Ichie Every coding session is a unique, unrepeatable encounter. 每次编码都是一次独特的相遇。

Color System / 配色体系

Five Ink Tones / 墨の五色

Tone / 墨色 Usage / 用途 Hex
濃墨 (thick ink) Deepest bg — title bar, activity bar / 最深背景 #0A0A0E
中墨 (medium ink) Panels, sidebar / 面板、侧栏 #111116
紙 (paper) Editor background / 编辑器 #0F0F14
和紙 (washi) Primary text / 正文 #D4D0C9
薄墨 (light ink) Operators, punctuation / 操作符、标点 #78746C

Single Accent — Vermilion / 一点朱

The entire theme uses only one true color — vermilion (#D4877A), reserved for the most essential elements. 整个主题只有一个真正的色彩——朱色,仅用在最关键的地方。

  • Cursor / 光标
  • Selection / 选中
  • Control flow keywords: if, return, for, import / 控制流关键字

All other syntax elements are subtle ink variations — pale gold (functions), cool gray (types), warm gray (strings). 其他所有语法元素都是墨色的微妙变化——淡金(函数)、冷灰(类型)、暖灰(字符串)。


Screenshots / 截图


Installation / 安装

From Marketplace

  1. Open VS Code
  2. Open Command Palette (Cmd+Shift+P)
  3. Search for >Preferences: Color Theme → select 侘寂幽玄 Wabi Sabi Yūgen

From VSIX

code --install-extension theme-wabi-sabi-yugen-1.0.0.vsix

Recommended Fonts / 推荐字体

  • JetBrains Mono
  • Sarasa Gothic / 更纱黑体 (CJK mixed code / 中日文混排)

Recommended Settings / 推荐配置

{
  "editor.fontFamily": "JetBrains Mono, 'Sarasa Gothic SC', monospace",
  "editor.fontLigatures": true,
  "editor.fontSize": 14,
  "editor.lineHeight": 24,
  "workbench.colorTheme": "侘寂幽玄 Wabi Sabi Yūgen",
  "workbench.iconTheme": "material-icon-theme"
}

Feedback / 反馈

Issues and suggestions welcome on GitHub. 欢迎提交 Issue 或建议。

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