https://github.com/aejkatappaja/sora-theme
Sora Theme for Zed - a deep colorscheme
https://github.com/aejkatappaja/sora-theme
zed zed-extension zed-theme
Last synced: about 2 months ago
JSON representation
Sora Theme for Zed - a deep colorscheme
- Host: GitHub
- URL: https://github.com/aejkatappaja/sora-theme
- Owner: Aejkatappaja
- License: mit
- Created: 2026-04-01T07:48:06.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-12T20:10:06.000Z (2 months ago)
- Last Synced: 2026-04-12T22:15:05.581Z (2 months ago)
- Topics: zed, zed-extension, zed-theme
- Homepage:
- Size: 782 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Sora Theme for Zed
Zed editor port of [Sora](https://github.com/Aejkatappaja/sora) - a deep colorscheme with ethereal cyan, muted accents, and a near-black canvas.

## Install
1. Open Zed
2. `Cmd+Shift+P` → "zed: extensions"
3. Search "sora" → Install
Or manually clone into `~/.config/zed/extensions/`:
```sh
git clone https://github.com/Aejkatappaja/sora-theme.git ~/.config/zed/extensions/sora-theme
Then select the theme: Cmd+Shift+P → "theme selector" → Sora
```