GithubHelp home page GithubHelp logo

duckflyer / nofrils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robertmeta/nofrils

0.0 1.0 0.0 105 KB

An extremely minimalist colorscheme, even opting out of the second L in frills

License: MIT License

Vim Script 71.82% Go 28.18%

nofrils's Introduction

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

To use:

  • :colo nofrils-dark
  • :colo nofrils-light
  • :colo nofrils-sepia
  • :colo nofrils-acme NEW

To customize:

  • :let g:nofrils_strbackgrounds=1 to turn highlighted string backgrounds, for languages where strings are a major part of them
  • :let g:nofrils_heavycomments=1 to turn on high contrast comments rather than the default faded style, for projects where the comments are not deceit and lies
  • :let g:nofrils_heavylinenumbers=1 to turn on brighter line numbers, for people who use relative line numbers to hop around

Commands (once theme is loaded):

  • :NofrilsDark use dark theme
  • :NofrilsLight use light theme
  • :NofrilsSepia use sepia theme
  • :NofrilsAcme use acme theme
  • :NofrilsFocusNormal reset back to normal settings
  • :NofrilsFocusCode focus only code, fade everything else
  • :NofrilsFocusComments focus only comments, fade everything else

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

nofrils's People

Contributors

robertmeta avatar zekzekus avatar moorereason avatar

Watchers

Omer Pereg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.