Home

Awesome

Darkplus

A dark Neovim theme written in Lua ported from Visual Studio Code Dark+ theme.

Screenshots

darkplus

darkplus2

Plugin Support

⚡️ Requirements

📦 Installation

Install the theme with your preferred package manager:

vim-plug

Plug 'martinsione/darkplus.nvim'

packer

use 'martinsione/darkplus.nvim'

🚀 Usage

Enable the colorscheme:

" Vim Script
colorscheme darkplus
-- Lua
vim.cmd[[colorscheme darkplus]]

🔥 Contributing

If you would like to add support to a plugin or to fix a bug please feel free to send a PR.

💐 Credits