Home

Awesome

Darkvoid.nvim

Have you ever been in a dark room coding by yourself in that dark void with only glow coming from your pc which is the only important thing right now, this colorscheme is inspired by that, it's like the deep ocean darkvoid where the only glowing things are the alien creature living there, it's like a deep cave darkvoid where the glow is coming out of the mushrooms while exploring...Aah the scenery!

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

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

Colorscheme Preview

Transparency off, Glow off

pic

Transparency off, Glow on

pic

Transparency on, Glow off

pic

Transparency on, Glow on

pic

Search Highlighting

pic

NvimTree

pic

NvimTree (transparent)

pic

Telescope

pic

Telescope (transparent)

pic

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 planned for support:

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