Colorscheme inspired by github's dark theme.
Supports:
- Neovim via lua
- Shell via ANSI escape codes.
Using packer.nvim
use {'lewis6991/github_dark.nvim'}
Using vim-plug
Plug 'lewis6991/github_dark.nvim'
Clone the repo somewhere:
git clone https://github.com/lewis6991/github_dark.nvim
Add this to one of your shell RC files, e.g. ~/.profile
:
<path to github_dark>/theme.sh