/andromeda.nvim

Colorscheme for neovim inspired by andromeda from VS Code

Primary LanguageVim ScriptMIT LicenseMIT

Andromeda.nvim

license tag version

A fork of andromeda.vim adapted for neovim.

Andromeda.nvim theme supports graphical Vim and console Vim.

Installation

You can use your preferred Vim Package Manager to install Andromeda theme.

Using vim-plug.

Plug 'WhiteBlackGoose/andromeda.nvim'

Usage

syntax on
set background=dark
colorscheme andromeda

Contribute

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.

Licensing

The original license of andromeda.vim kept. To view WhiteBlackGoose's modifications, just run a diff.

Andromeda.nvim is licensed under the MIT License.