A dark, elegant colorscheme for Neovim inspired by the purple void color palettes. Designed with careful attention to contrast and readability while maintaining a modern aesthetic.
- Support the latest Neovim 0.9.0 features.
- Enhances Terminal colors.
- Support for more Plugins coming soon.
- Neovim >= 0.8.0
- termguicolors enabled
- A terminal that supports true color
return {
{ "vyrx-dev/void.nvim",
lazy = false,]
priority = 1000 },
{
"LazyVim/LazyVim",
opts = {
colorscheme = "void",
},
},
}
https://github.com/vyrx-dev/omarchy-void-theme.git
Contributions are welcome! Please feel free to submit issues and pull requests.
If you'd like support for a specific plugin, please:
- Open an issue with the plugin name and repository link
- Provide any specific highlight groups the plugin uses
- Include screenshots if possible
- Fork the repository
- Create a feature branch
- Make your changes
- Test with different plugins
- Submit a pull request
Copyright © 2025-present Void.nvim
