Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>ZED One Theme for Visual Studio Code.New to Visual Studio Code? Get it now.
ZED One Theme for Visual Studio Code.

ZED One Theme for Visual Studio Code.

lrisguan

|
3 installs
| (0) | Free
ZED's style, VS Code's compromise.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Logo

zed-one-theme for vscode

Number of GitHub Downloads badge

Explanation

[!Note] This repository is forked from zed-one-theme-vs. Under MIT license. Why I forked from him and developing it? Cause when I using it, I found there's no support for markdown format file.

Feature

  • zed-like: A zed-like theme for vsc. Now support light theme and dark theme
  • markdown support: Support highlight markdown file.

Quick start

Using release

You can install this extension in release. Open your vscode, type ctrl+shift+p, then input install from vsix. Now you just need to find the place you downloaded the vsix file and click it.

Build on your own

  • First clone this repo.
git clone https://github.com/lrisguan/zed-one-theme-vsc.git
  • Then build the extension

[!Tip] Ensure you have node. you can run below to test.

node --version

If you not have one, install from the official website

cd zed-one-theme-vsc
npx @vscode/vsce package

[!Important] When running above command, you need to run your terminal as Administrator.

  • After you run this, in your folder will generate a file ends with .vsix.

  • In vsc, type ctrl+shift+p, then input below:

install from vsix
  • Then you should select the file ends with .vsix related above.

  • Now you can enjoy the themes.

Bug or others

You can add issues.

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