https://github.com/darkvoid-theme/zed
zed colorscheme for dark dwellers with optional glow effect!
https://github.com/darkvoid-theme/zed
Last synced: about 2 months ago
JSON representation
zed colorscheme for dark dwellers with optional glow effect!
- Host: GitHub
- URL: https://github.com/darkvoid-theme/zed
- Owner: darkvoid-theme
- License: mit
- Created: 2024-11-09T02:02:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T17:15:33.000Z (over 1 year ago)
- Last Synced: 2026-01-26T12:57:44.183Z (4 months ago)
- Size: 599 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# darkvoid (zed)

## Configuration
place the `darkvoid.json` file to your zed themes folder, generally `$XDG_CONFIG/zed/themes`.
then you can issue the `cmd-k cmd-t` keyshort to open the theme switcher and select "Dark Void" or set
```json
# $XDG_CONFIG/zed/settings.json
{
theme = "Dark Void"
}
```
to your zed `settings.json` file.
be darky and happy (:
## Thanks
- [darkvoid.nvim](https://github.com/Aliqyan-21/darkvoid.nvim)
## License
darkvoid is licensed under the MIT License.