Giter Site home page Giter Site logo

vim-medic_chalk's Introduction

Foreword

I have forked this from Tpope's Vividchalk and slightly modified it.

All credit goes to him. Check him out. He has many great Vim plugins.

Installation

call plug#begin()
  Plug 'ParamagicDev/vim-medic_chalk'
call plug#end()

colorscheme medic_chalk

Gif of colorscheme

Below is a sample for ~/.Xresources taken from RomainL

*.foreground: #FFFFFF
*.background: #000000
*.color0:     #000000
*.color8:     #111111
*.color1:     #FFA500
*.color9:     #FF6600
*.color2:     #66FF00
*.color10:    #99CC99
*.color3:     #FFCC00
*.color11:    #FFEE98
*.color4:     #5F87AF
*.color12:    #33C9C9
*.color5:     #9933CC
*.color13:    #AA1BF2
*.color6:     #88B5C3
*.color14:    #AABBEE
*.color7:     #FFFFFF
*.color15:    #808080

Differences from VividChalk

There aren't many differences,

I changed the way the auto completion menu is handled.

I also changed the fact that the current cursor row was underlined.

I also changed how splits appears, colorcolumn appears, and how matched parentheses appear.

Altered fallback values for GUI StatusLines and Normal highlighting.

Altered the way non-current status line is highlighted.

Added a highlight link for NERDTree (Sorry TPope, I know you like NETRW w/ vinegar)

Added a color palette to the README for easier porting of the colorscheme.

Overall, it's pretty much the same just with a few adjustments. TPope did All the heavy lifting on this one.

vim-medic_chalk's People

Contributors

konnorrogers avatar tpope avatar jdelkins 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.