Skip to content

jackm245/nordark.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nordark.nvim

A Dark Theme for neovim >= 0.5 based on Atom One Dark Theme and Nord Colorscheme
This colorscheme is in VERY early development, but I am working on it and feedback is appreciated

Requirements

Installation

vim-plug

Plug 'jackm245/nordark.nvim'

Manual

  1. Run the bash script but replace <user> with your desired user
    cd /home/<user>/.config/nvim && git clone https://github.com/jackm245/nordark.nvim.git
  2. Add colorscheme nordark to your init.vim file

Toggle style

By pressing <leader>cs, we can switch the style without exiting neovim

Contributing

Pull requests are welcome.

License

MIT