Home

Awesome

This is an extremely minimalist vim colorscheme (almost no syntax highlighting).

To use:

To customize:

Commands (once theme is loaded):

The only highlighted elements are spelling, errors, comments, vim features (diff, etc) and optionally string backgrounds

Click for non-fuzzified versions

nofrils-dark: :let g:nofrils_heavylinenumbers=1, :let g:nofrils_strbackgrounds=1 and :let g:nofrils_heavycomments=1 Dark Version


nofrils-acme: :let g:nofrils_heavylinenumbers=0, :let g:nofrils_strbackgrounds=0 and :let g:nofrils_heavycomments=0 Acme Version


nofrils-sepia: :let g:nofrils_heavylinenumbers=1, :let g:nofrils_strbackgrounds=0 and :let g:nofrils_heavycomments=1 Sepia Version


nofrils-light: :let g:nofrils_heavylinenumbers=0, :let g:nofrils_strbackgrounds=0 and :let g:nofrils_heavycomments=1 Light Version


nofrils-acme: :let g:nofrils_heavylinenumbers=0, :let g:nofrils_strbackgrounds=0 and :let g:nofrils_heavycomments=0 Diffs Arcme Version


Why did you even create this thing? https://www.robertmelton.com/2016/03/13/syntax-highlighting-off/


Forks