Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Paper and InkNew to Visual Studio Code? Get it now.
Paper and Ink

Paper and Ink

listenerri

|
1 install
| (0) | Free
Paper and Ink: a warm cream-paper light theme and a warm ink dark theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Paper and Ink

一组极简的 VS Code 配色主题,取自 webwithoutjs.com/lab/paper-ink 的纸墨配色:

  • Paper(浅色)—— 暖米白纸面 + 墨色文字 + 铁锈橙点缀
  • Ink(深色)—— 整个页面倒过来:暖炭黑“墨”底 + 纸色文字 + 陶土橙点缀
  • Paper Mono / Ink Mono(单色变体)—— UI 与彩色版一致,语法高亮只用墨色,保留斜体 / 粗体 / 下划线等排版

预览

Paper(浅色)

Paper

Ink(深色)

Ink

Paper Mono(单色)

Paper Mono

Ink Mono(单色)

Ink Mono

使用

方式一:开发宿主预览(F5)

用 VS Code 打开本目录,按 F5 启动扩展开发宿主, 在新窗口里 Ctrl+K Ctrl+T 选择 Paper / Paper Mono / Ink / Ink Mono。

方式二:打包安装

npx @vscode/vsce package          # 生成 vscode-paper-ink-theme-0.1.0.vsix
code --install-extension vscode-paper-ink-theme-0.1.0.vsix

重新生成主题

所有颜色集中在 scripts/generate-theme.mjs 顶部的 OKLCH 定义里,改完重跑即可:

node scripts/generate-theme.mjs

License

MIT

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