Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lunacookies/vim-oldbook8
- Owner: lunacookies
- Created: 2019-03-07T10:32:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T10:42:11.000Z (over 5 years ago)
- Last Synced: 2024-10-22T18:25:59.154Z (2 months ago)
- Language: Vim script
- Homepage:
- Size: 53.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 addset 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)