A colorscheme inspired by the feel of aged books. Minimal, soft, and readable.
You can install this theme using your favorite Vim plugin manager.
Plug 'gko/oldbook-theme'
- Create the
colors
directory if it doesn't exist:- Vim:
mkdir -p ~/.vim/colors
- Neovim:
mkdir -p ~/.config/nvim/colors
- Vim:
- Copy
colors/oldbook.vim
into that directory.
To use the colorscheme, add the following line to your vimrc
or init.vim
:
set background=light
colorscheme oldbook
- Open Zed.
- Open the command palette (Cmd+Shift+P) and enter zed: extensions.
- Search for the Old book extension and install.
- Enter theme selector: toggle in the command palette and select the Old book theme in the dropdown.
- Download oldbook-color-theme.json
- Put into
~/.config/zed/themes/