darkvoid-theme / darkvoid.nvim

Neovim Colorscheme for dark dwellers with optional glow effect!
MIT License
144 stars 9 forks source link
color-scheme colorscheme customisable customisable-theme glow glowing helix helix-editor monochrome monochrome-theme neovim neovim-colorscheme neovim-plugin nvim zed zed-editor

Darkvoid.nvim

Have you ever been in a dark room coding by yourself? In that dark void, where the only light shines from your PC; the only thing that matters in that moment. This colorscheme is inspired by that feeling: like a dark void in the deep ocean, where the only lights are the alien creatures living there; like exploring a dark void in a deep cave where the glow of the mushrooms litters your vision... Aah, the scenery!

Darkvoid.nvim is same, where only the important stuff.. That is, your code, is highlighted. And if you want, you can make it glow!

Description

Features

Installation

To install darkvoid.nvim, you can use your preferred plugin manager. For example, with packer.nvim:

use 'aliqyan-21/darkvoid.nvim'

With lazy.nvim:

return {'aliqyan-21/darkvoid.nvim'}

Configuration

This is how you can configure darkvoid.nvim - Configuration

Preview

pic

More Screenshots: images

Supported Plugins

Currently, darkvoid.nvim supports basic Neovim syntax highlighting and common but necessary plugins like treesitter, telescope, etc. However, support for more popular plugins is still in progress. The following plugins are supported:

... You can add support for other plugins not in list and I will update readme

I welcome contributions from the community to help integrate support for these plugins. If you are interested in contributing, please refer to the Contributing Guidelines section below.

Contributing

I encourage contributions to enhance the functionality and compatibility of darkvoid.nvim. To contribute:

License

darkvoid.nvim is licensed under the MIT License.