A fork of andromeda.vim adapted for neovim.
Andromeda.nvim theme supports graphical Vim and console Vim.
You can use your preferred Vim Package Manager to install Andromeda theme.
Using vim-plug.
Plug 'WhiteBlackGoose/andromeda.nvim'
syntax on
set background=dark
colorscheme andromeda
This is an in-progress theme. If you have any problem feel free to open an issue or create a pull request. I'll attend the issues and revisions as soon as possible.
The original license of andromeda.vim kept. To view WhiteBlackGoose's modifications, just run a diff.
Andromeda.nvim is licensed under the MIT License.