Base16 colorschemes for Neovim
- See the Base16 repository for more information.
- This theme was built with Base16 Builder PHP.
- Add
vim.cmd('colorscheme base16-default-dark')
to yourinit.lua
- Alternatively add
colorscheme base16-default-dark
to yourinit.vim
Plug 'bradcush/base16-nvim