Giter Site home page Giter Site logo

4colors's Introduction

4colors

image1

image2

4colors is a distraction-free, dark colorscheme for vim that only uses 4 colors. It's still work in progress, so feedback is appreciated.

The goals here are:

  • minimalism - don't get distracted by a rainbow and focus on your coding
  • easy customization - simply change the 4 colors
  • terminal compatibility

The plugin also comes with vim-airline and lightline themes.

Installation

Install with your favorite plugin manager, or manually via:

git clone https://github.com/mihaifm/4colors ~/.vim/pack/mybundle/start/

If you are using airline, add this to your vimrc:

let g:airline_theme='4colors'

For lightline:

let g:lightline = { 'colorscheme': '4colors' }

Customization

To customize the theme, you can change the 4 colors (and optionally the 4 grays) at the top of the script.

You can choose any color that broadly fits into a pallete:

  • warm - hot - chill - cold
  • white - gray - dark - black

Use the global variables as guidance.

License

MIT

Enjoy!

4colors's People

Contributors

mihaifm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

4colors's Issues

Lightline Support Please!!

I really love this colorscheme, and this definitely needs a lightline support for a colorscheme this good!

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.