From a4a46e0bdcc4e54fbb221f666d93e3e3aab8ebc4 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Thu, 4 Nov 2021 06:16:29 +0800 Subject: [PATCH] doc: add set background instruction --- README.md | 1 + doc/zenbones.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index c2dbf05..f8ba765 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Just apply the colorscheme as usual: ```vim set termguicolors +set background=light " or dark colorscheme zenbones diff --git a/doc/zenbones.md b/doc/zenbones.md index a3ff758..20d79e8 100644 --- a/doc/zenbones.md +++ b/doc/zenbones.md @@ -10,6 +10,7 @@ Just apply the colorscheme as usual: ```vim set termguicolors +set background=light " or dark colorscheme zenbones