a duotonic color scheme
Vim Script 100.0%
20 1 0

Clone this repository

https://tangled.org/oppi.li/vim-colors-plain
git@tangled.org:oppi.li/vim-colors-plain

For self-hosted knots, clone URLs may differ based on your setup.

README.md

vim-colors-plain#

This is a fork of vim-colors-off which is being developed based on my personal taste.

Screenshot Screenshot

Motivation#

Minimalistic colorscheme which uses bold to highlight keywords and a distinguished color for constant literals (string, numbers, JSX tags).

Installation & Usage#

With vim-plug you add this to the .vimrc:

Plug 'andreypopp/vim-colors-plain'

Then:

set background=light " Set to dark for a dark variant
colorscheme plain

FAQ#

  • What terminal emulator is shown on screenshots?

    This is kitty. Fast and highly configurable.

  • Is this Vim or Neovim on screenshots and why?

    This is Neovim.