From 6522b36520c0ad484cf97a531e32c43b390655c8 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Tue, 16 Nov 2021 08:52:22 +0800 Subject: [PATCH] update docs --- README.md | 6 +++--- doc/zenbones.md | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d0b1efb..bf3363f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Zenbones -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. +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 9d3dc20..c18f8dd 100644 --- a/doc/zenbones.md +++ b/doc/zenbones.md @@ -1,8 +1,7 @@ # Documentation -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. +A collection of Vim/Neovim colorschemes designed to highlight code using +contrasts and font variations. ## Usage