A light color with yellow background, minimal amount of hightlighting. Intended to be used for desktop sticky notes.
![Yellow Note on Konsole + NeoVim][konsole-nvim-yellownote.png]
- Copy
colors/yellownote
into~/.vim/colors
or~/.config/nvim/colors/
(for NeoVim) - Modify your
.vimrc
or~/.config/nvim/init.vim
and add the following:
colorscheme yellownote
Based on alabaster theme by Alexander Gudulin https://github.com/agudulin/vim-colors-alabaster, in turn based on Alabaster BG theme by Nikita Prokopov https://github.com/tonsky/sublime-scheme-alabaster/