From f00047bec7b2d4947bb5a02287680c1cfd7fb9b7 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Sat, 18 Sep 2021 16:20:54 +0800 Subject: [PATCH] add doc link --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c1f3197..f8de288 100644 --- a/README.md +++ b/README.md @@ -50,17 +50,17 @@ colorscheme zenbones-lush colorscheme zenflesh-lush ``` -## Configuration and other documentations +## [Configuration and other documentations](doc/zenbones.md) -See [doc](doc/zenbones.md). +See [documentations](doc/zenbones.md) or `:help zenbones.txt`. ## Showcase -| 'bright' | _(unset)_ | 'dim' | +| 'bright' | default | 'dim' | | :-----------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------: | | ![Bright lightness](https://user-images.githubusercontent.com/7200153/133776552-5919f664-17d9-4d96-bf44-d587f20b01dc.png) | ![Default lightness](https://user-images.githubusercontent.com/7200153/133776625-d8e9dd88-13b3-4362-9cad-2031ef6ccf7d.png) | ![Dim lightness](https://user-images.githubusercontent.com/7200153/133776674-ff7d15e9-52e3-4a27-9099-722ffcbe1cb8.png) | -| 'stark' | _(unset)_ | 'warm' | +| 'stark' | default | 'warm' | | :---------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------: | | ![Stark darkness](https://user-images.githubusercontent.com/7200153/133776839-4b12c3dd-233f-47d1-9740-006bf50e812a.png) | ![Default darkness](https://user-images.githubusercontent.com/7200153/133776882-26d006b4-50db-49ad-bd79-3bec327a95fc.png) | ![Warm darkness](https://user-images.githubusercontent.com/7200153/133776957-3d2949c9-51b6-4537-aca4-6ced80113b91.png) |