Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 459 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 459 Bytes

VIM Monotonic

A mostly monochrome theme for vim

Too many colors in syntax highlighting make it very hard to figure out what's important, and breaks up the reading of code.

This theme aims to have subtle call outs to important things, while being easy on the eyes and promoting code reading.

JavaScript example

Install example (with Plug)

Plug 'treycucco/vim-monotonic'

...

syntax on
colorscheme monotonic