A theme for Neovim Neovim built with lush.nvim. based on Electron Vue from VSCode.
Use your preferred package manager to install Electron Vue:
Example with Lazy.nvim:
{
"antonyz89/electron-vue.nvim",
dependencies = { "rktjmp/lush.nvim" }
}
-- init.lua
colorscheme = "electron-vue-darker"