Welcome to zed themes, a place to create, share and explore themes for the zed code editor.
It's still very early days for this project, but I'm excited to see where it goes. If you have any ideas or suggestions, please feel free to open an issue or pull request.
So of the tokens are still a work in progress, zed seems to have more tokens than currently used in the theme file. I will be adding more tokens as I find out what they are used for.
- Download the
theme.json
from zed-themes.com - Move
theme.json
to~/.config/zed/themes
- Enjoy your new Zed theme.
If you have any ideas or suggestions, please feel free to open an issue or pull request.
Prerequisites:
- Node.js 20+
- pnpm
- Clerk dev keys
- Clone the repo
- Run
pnpm install
- Create
.dev.vars
from.dev.vars.example
and add your clerk dev keys - Run
pnpm dev
- Run
pnpm db:seed
that will create the database and seed it with some data - Open
http://localhost:3000
in your browser
- Add social links for sharing a theme
- Share on twitter/linkedin
- Highlight each part of the IDE as you hover over token?