runningskull / monoid.vim

A subtle monochrome color scheme for vim that uses only 6 shades of grey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monoid.vim

A subtle monochrome color scheme for vim that uses only 6 shades of grey

TODO:

  • gui
  • terminal

Screenshots

Customization

Setting
g:monoid_bg_gui = [r, g, b] set the background color, from which the other colors derive.
g:monoid_nobold = 1 disable bold highlights
g:monoid_noitalic = 1 disable italic highlights

License

https://creativecommons.org/publicdomain/zero/1.0/

About

A subtle monochrome color scheme for vim that uses only 6 shades of grey


Languages

Language:Vim Script 100.0%