An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

# darkvoid (zed)

![zed darkvoid](preview.png)

## 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.