From 621b49abf083f557ecb9c45c6baeef30c8cbafa3 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Mon, 30 Aug 2021 09:34:39 +0800 Subject: [PATCH] document lightness config --- README.md | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 12b03a5..9788d05 100644 --- a/README.md +++ b/README.md @@ -62,20 +62,38 @@ or customizing the colors to your likings. **Diff highlights** -Vim diff +Vim diff **Search matches** -Search matches +Search matches **LSP diagnostics** -LSP diagnostics +LSP diagnostics _Font used is [Iosevka Curly Slab](https://typeof.net/Iosevka/)_. +## Configuration + +#### g:zenbones_lightness + +Change foreground color lightness. + +**'bright'** + +Bright lightness + +**Default** _(unset)_ + +Default lightness + +**'dim'** + +Dim lightness + ## Other plugins support Aside from LSP and basic Tree-sitter support, there are only a few plugins that