Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Blankeos ZenNew to Visual Studio Code? Get it now.
Blankeos Zen

Blankeos Zen

Blankeos

|
743 installs
| (0) | Free
Blankeos Zen - a bluer poimandres
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Blankeos Zen

A minimal, dark, and frameless theme for VS Code. Based on poimandres.


Blankeos Zen is essentially a blue poimandres. It's my own personal, minimal, and frameless dark-theme. Sometimes I don't feel the green in poimandres and wanted a bluer vibe to my editor. That's why I made this.

This theme contains:

  • Blankeos Zen - a bluer poimandres.
  • Blankeos Zen Dark - a bluer poimandres but darker background.

Development Requirements & Tips

  • Use Bun
  • Install vsce (for packaging & publishing the extension)

Publishing To Marketplace

  • Go to Visual Studio Marketplace > Publish Extensions > Create Publisher.

  • Generate a Personal Access Token on dev.azure.com > Click the 💁🏻‍♂️⚙️ icon > Personal Access Tokens > New Token. Make sure it's "Custom" and "Marketplace" scope is "Manage".

  • Run the following commands:

    vsce login <publisher name>
    vsce package
    vsce publish
    
  • References: Vid on how to publish. Official Doc by Visual Studio.

Contribute

git clone https://github.com/Blankeos/zen
cd zen
bun install
bun run dev
  • Go to Run and Debug, click the ▶ icon, any change you make in src/theme.js will now be reflected when you save.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft