Coder Social home page Coder Social logo

candypaper.vim's Introduction

CandyPaper - A Dark Theme for Vim

CandyPaper is a dark color scheme for Vim based on PaperColor(Dark Version), and with some flavor of CandyCode. Mainly to suit my personal taste.

Modification Details

  • Languages supported: C, C++, HTML, Java, JavaScript, Lua, Makefile, Markdown, Perl, PHP, Python, Ruby, Shell, SQL, Vim, XML.
  • Kept most text-related elements from PaperColor and merged with UI-related elements from CandyCode. Also did many tweaks to make the overall feeling better.
  • Removed the serveral language support from PaperColor which I won't have many chances to use.
  • Made background darker and foreground lighter. Light level ranges from 2 to 87.
  • Removed some highlighting options which need extra plugins to support.
  • Removed all bold and italic options. I mostly use GVim on Windows with Ubuntu Mono (Latin) and SimSun (CJK). They don't render well in bold or italic shape.

Installation

Just put 'CandyPaper.vim' into the 'colors' directory. Then, add this into your .vimrc:

    set t_Co=256
    colo CandyPaper

Screenshots

Ruby and vertical split:

Example 1

Python with code folding and search highlighting:

Example 2

C with completing menu:

Example 3

Split:

Example 4

candypaper.vim's People

Contributors

dfxyz avatar

Watchers

Edi Firmansyah avatar James Cloos 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.