Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lunacookies/vim-oldbook8

KKPMW/oldbook-vim rebuilt in Colortemplate
https://github.com/lunacookies/vim-oldbook8

Last synced: 16 days ago
JSON representation

KKPMW/oldbook-vim rebuilt in Colortemplate

Awesome Lists containing this project

README

        

Old Book 8



the Old Book colourscheme for Vim, rebuilt from the ground up


made in Colortemplate, the Toolkit for Vim Colourscheme Designers

## Installation

Use your favorite runtimepath/plugin manager, or place `oldbook8.vim` into
`~/.vim/colors/` for Unix and `%userprofile%\vimfiles\colors\` for Windows.

## Usage

If you’re using a GUI, then Old Book 8 should work out of the box. However, if
you’re planning on using Old Book 8 in a terminal, then you must add

set termguicolors

to your `vimrc`. If your terminal does not support True Colour, then set your
terminal emulator’s colours to match the ones below:

| Colour | Normal | Bright |
| --- | --- | --- |
| Black | `#3c4855` | `#445160` |
| Red | `#db6c6c` | `#a78b78` |
| Green | `#5bb899` | `#a5a6a4` |
| Yellow | `#d5bc02` | `#ddd668` |
| Blue | `#85939b` | `#90918f` |
| Magenta | `#959089` | `#959089` |
| Cyan | `#87d7ff` | `#87d7ff` |
| White | `#d5d4d2` | `#626c77` |

A preset with these colours is included for iTerm and Terminal.app.

## Screenshots

![Searching](https://raw.githubusercontent.com/arzg/resources/master/oldbook8-searching.png)
_Searching_

![Diffing](https://raw.githubusercontent.com/arzg/resources/master/oldbook8-diffing.png)
_Diffing_

![Python](https://raw.githubusercontent.com/arzg/resources/master/oldbook8-python.png)
![Python (again)](https://raw.githubusercontent.com/arzg/resources/master/oldbook8-python2.png)
_Python_

![Shell](https://raw.githubusercontent.com/arzg/resources/master/oldbook8-shell.png)
_Shell_

![Vim highlight groups](https://raw.githubusercontent.com/arzg/resources/master/oldbook8-groups.png)
_Vim highlight groups_

## Wallpaper!

![Old Book](https://raw.githubusercontent.com/arzg/resources/master/oldbook.jpg)