97-109-107 / vim-colors-fukurokujopro

A custom colorscheme for terminal vim which looks descent and hopefully maintains readability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Title: FukurokujoPro Colorscheme for Vim Description: Extremely non precise colors Author: Felix Grabowski Created: May 02, 2013 Modified: May 11, 2013

FukurokujoPro Colorscheme for Vim

Developed by Felix Grabowski fukurokujoe@googlemail.com

Screenshots

FukurokujoPro

Installation

Option 1: Manual installation

  1. Move FukurokujoPro.vim to your .vim/colors directory.

Option 2: Installation with Vundle

  1. Download and install Vundle .

  2. Next, add Bundle "nemesit/vim-colors-fukurokujopro" to your .vimrc

  3. Run :BundleInstall

Modify .vimrc

In your .vimrc file add the following line:

colorscheme FukurokujoPro

iTerm2

In order to see the correct colors of this colorscheme you will have to use the included FukurokujoPro iTerm colors

License

Copyright (c) 2013 Felix Grabowski

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A custom colorscheme for terminal vim which looks descent and hopefully maintains readability


Languages

Language:Vim Script 100.0%