From 82fe2d84dfd2e018eab44374d788734e0224ad7a Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Wed, 25 Aug 2021 16:16:56 +0800 Subject: [PATCH] improve description --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e455cc..5470131 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Zenbones Zenbones is a light vim/nvim colorscheme designed to highlight code using -contrasts and font variations. Colors are tasked for other roles such as -diagnostics, diffs, search matches, and actions. +contrasts and font variations. Colors are tasked only for other roles such as +diagnostics, diffs, search matches. It's made using the handy [lush.nvim](https://github.com/rktjmp/lush.nvim). @@ -88,5 +88,5 @@ Zenbones is heavily inspired by book called [Zen Flesh, Zen Bones](https://en.wikipedia.org/wiki/Zen_Flesh,_Zen_Bones). -Check out more +There are more similar [colorschemes with few colors from this collection](https://github.com/mcchrish/vim-no-color-collections).