From baa5d1ca6f5f9aad465103fff2b611220232cf5c Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Wed, 25 Aug 2021 13:55:53 +0800 Subject: [PATCH] add requirements --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a59d5a6..0fba8dd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Zenbones -Contrast-focused Neovim colorscheme. +Contrast-focused vim/nvim colorscheme. ![zenbones-main-image](https://user-images.githubusercontent.com/7200153/130731060-85313919-8a04-45e2-813a-ea67f602d1c5.jpg) @@ -8,6 +8,13 @@ Contrast-focused Neovim colorscheme. Ryōan-ji

+## Requirements + +Primarily built for nvim but it works pretty well with vim. However here are some requirements to take full advantage of the theme: + +- 24-bit RGB colors (vim compiled with +termguicolors) +- Terminal or GUI with bold and italic support + ## Showcase
@@ -27,7 +34,7 @@ Contrast-focused Neovim colorscheme.
Diagnostics -Screen Shot 2021-08-25 at 1 16 02 PM +Diagnostics