update requirements
This commit is contained in:
12
README.md
12
README.md
@@ -10,13 +10,9 @@ diffs, search matches.
|
|||||||
<em>A rock garden in <a href="https://en.wikipedia.org/wiki/Ry%C5%8Dan-ji">Ryōan-ji</a>.</em>
|
<em>A rock garden in <a href="https://en.wikipedia.org/wiki/Ry%C5%8Dan-ji">Ryōan-ji</a>.</em>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Requirements
|
## Recommended setup
|
||||||
|
|
||||||
Primarily built for neovim but it works pretty well with vim. However here are
|
- Vim/Neovim with true colors support i.e. `set termguicolors`
|
||||||
some requirements to take full advantage of the colorscheme:
|
|
||||||
|
|
||||||
- 24-bit RGB colors (neovim or vim compiled with +termguicolors) i.e.
|
|
||||||
`set termguicolors`
|
|
||||||
- Font with bold and italic
|
- Font with bold and italic
|
||||||
- Terminal or GUI with bold and italic support
|
- Terminal or GUI with bold and italic support
|
||||||
|
|
||||||
@@ -102,8 +98,8 @@ currently supported.
|
|||||||
- [Tmux](extras/tmux)
|
- [Tmux](extras/tmux)
|
||||||
|
|
||||||
It's also possible to generate any color configuration files using a template,
|
It's also possible to generate any color configuration files using a template,
|
||||||
[this one for Kitty](lua/zenbones/template/kitty.lua) for example. Please feel free
|
[this one for Kitty](lua/zenbones/template/kitty.lua) for example. Please feel
|
||||||
to submit a PR if you want to add some more.
|
free to submit a PR if you want to add some more.
|
||||||
|
|
||||||
## Inspirations
|
## Inspirations
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user