Project inspired on GitHub's VS Code theme.
- Open
Command Palette
- Select
zed: extensions
- Search
GitHub Theme
- Open
Command Palette
- Select
theme selector: toggle
- Search
GitHub Light
orGitHub Dark
Feel free to fork, make changes, and submit a pull request.
npm install
npm run dev
- Update the version in
extension.toml
- Run
npm run build
- Commit and push your changes (make sure to push the built files in
themes/
as well) - Follow the Zed publishing docs to publish the extension