vscodethemes / web

Search and preview themes from the VS Code Marketplace.

Home Page:https://vscodethemes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generating theme previews before publishing (CLI tool)

flowchartsman opened this issue · comments

I am developing a new theme for VSCode (and others eventually), and I include screenshots of the theme in action in the README.md for the project. Currently, I have to manually screenshot the theme by debugging it and screenshotting the development preview for each theme variant. I would love to be able to generate these automatically before the theme is published. Is there a way to do this for local themes, using your code?

Sorry for the late response. This isn't possible at the moment but a CLI could be built to generate the same preview images used on the site locally.

If there's enough interest I'd consider building one or if anyone else is interested in contributing I'd be happy to help guide you.

+1 would be very helpful