Publish Zed Theme Builder as a standalone tool #51029
ColinMelendez
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
What are you proposing?
Publishing the theme-builder tool (https://zed.dev/theme-builder) as a standalone app.
Why does this matter?
It would be useful to be able to:
It is difficult to rely on a web-only design tool that might change it's input/output behavior outside of the control of your workflow.
Are there any examples or context?
Drizzle Studio, Prisma Studio, and Storybook are examples of tools taking a similar approach to what I am thinking of.
Possible approach
A simple way this could be achieved:
npx zed-theme-builderand interact with the theme builder from their browser.Obviously there are many other ways this could be achieved.
Beta Was this translation helpful? Give feedback.
All reactions