Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 668 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 668 Bytes

Yellow Note Color Scheme for vim

A light color with yellow background, minimal amount of hightlighting. Intended to be used for desktop sticky notes.

Screenshots

![Yellow Note on Konsole + NeoVim][konsole-nvim-yellownote.png]

Installation

  1. Copy colors/yellownote into ~/.vim/colors or ~/.config/nvim/colors/ (for NeoVim)
  2. Modify your .vimrc or ~/.config/nvim/init.vim and add the following:
colorscheme yellownote

Attribution

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/