From ae5de8bf5c104feabaf8006282236f65bdbb48f9 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Wed, 27 Oct 2021 19:17:10 +0800 Subject: [PATCH] update description --- README.md | 6 +++--- doc/zenbones.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 35fca02..41e5934 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Zenbones -Zenbones is a vim/neovim colorscheme designed to highlight code using contrasts -and font variations. Colors are tasked only for other roles such as diagnostics, -diffs, search matches. +Zenbones is a collection of vim/neovim colorschemes designed to highlight code +using contrasts and font variations. Colors are tasked only for other roles such +as diagnostics, diffs, search matches. It is carefully crafted for extensibility. You can [create your own zenbones-based colorscheme](doc/zenbones.md#create-your-own-colorscheme) diff --git a/doc/zenbones.md b/doc/zenbones.md index b761690..bb49e3b 100644 --- a/doc/zenbones.md +++ b/doc/zenbones.md @@ -1,8 +1,8 @@ # Zenbones -**Zenbones** is a vim/neovim colorscheme designed to highlight code using -contrasts and font variations. Colors are tasked only for other roles such as -diagnostics, diffs, search matches. +Zenbones is a collection of vim/neovim colorschemes designed to highlight code +using contrasts and font variations. Colors are tasked only for other roles such +as diagnostics, diffs, search matches. ## Usage