Blankeos / blankeos-zen-theme

🦋 A bluer poimandres VSCode theme. Forked from poimandres.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Development Requirements & Tips

  • Use Bun
  • Install vsce (for packaging & publishing the extension)
  • Refer to this vid on how to publish:
    vsce login <publisher name>
    vsce package
    vsce publih

Contribute

git clone https://github.com/Blankeos/blankeos-zen-theme
cd blankeos-zen-theme
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.

`

About

🦋 A bluer poimandres VSCode theme. Forked from poimandres.

License:MIT License


Languages

Language:JavaScript 96.7%Language:CSS 3.3%