/vim-aurora

dark theme for vim

Primary LanguageVim ScriptMIT LicenseMIT

vim-aurora

vim-aurora


Installation

Install it using your favourite package manager

With vim-plug

Plug 'rafalbromirski/vim-aurora'

Update your vimrc:

set termguicolors
set background=dark
colorscheme aurora

Usage

Currently it only supports dark background. There is no plan to release another version in the nearest future. Small iterations and changes in colors might happen due to constant improvements.

If you want to contribute, feel free to open a PR / Issue.