Code Monkey home page Code Monkey logo

vim-colors-nobold's Introduction

Overview

vim-colors-nobold is a collection of Vim color schemes, with "bold" attribute removed in GUI and terminal, but not in text console. I wasn't entirely happy with how fonts, which I use in Vim, looked when rendered in bold, so I decided to create modified versions of my favourite Vim color schemes, with "bold" attribute removed. At the same time, I didn't want new color schemes to look different in text console, compared to original color schemes.

In some cases, I also changed colors of some of the elements - for example, to make active and inactive status lines look different.

The collection is split into two parts:

  • base:
    • Contains color schemes based on the 18 standard schemes shipped with Vim.
    • Requires standard Vim color schemes to be present locally.
  • extra:
    • Contains additional color schemes, based on schemes created by Vim users.
    • Does not require original color schemes to be present locally. This is because "extra" color schemes include code from original scripts, with permission from their authors.

Sample screenshots can be found here: https://gitlab.com/tomac/vim-colors-nobold/wikis/screenshots

Installation

  1. Download vim-colors-nobold scripts. Available sources:
  1. Copy *.vim scripts from base and extra directories (all of them, or just ones you're interested in) to directory below - don't create any subdirectories there. If the directory does not exist, then create it.
  • Unix: ~/.vim/colors
  • Windows: C:\Users\your_user_name\vimfiles\colors

vim-colors-nobold's People

Contributors

dyl0010 avatar

Watchers

 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.