Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Parchment (monochrome themes)New to Visual Studio Code? Get it now.
Parchment (monochrome themes)

Parchment (monochrome themes)

Jonas Hvid

|
3,336 installs
| (2) | Free
Almost monochromatic, light and dark color theme with highlighted comments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Parchment themes for Visual Studio Code

Screenshot

Parchment is a family of four themes for Visual Studio Code that makes limited use of colors for syntax highlighting. Comments are highlighted to stand out, and some colors are used in places where they make sense – for example in diffs. The themes are:

  • Parchment Codex – light color theme with a soft paper-like background color
  • Parchment Digitized – variant of Codex with a harsher grey
  • Parchment Candlelight – dark variant of Codex
  • Parchment Starlight – dark variant of Digitized

Inspired in part by Your syntax highlighter is wrong.

Building

The code generating the theme is written in Python, not JavaScript, so you'll need to build it before installing it.

Run pip install hsluv, and then run ./build.sh. This will build the extension into the extension/ folder.

To install the built extension, run the command Developer: Install extension from location... in Visual Studio Code, and then select the extension/ folder.

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