From 49f2f8a3dde5ba470524682c3b24af962ed5d47a Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Mon, 6 Sep 2021 17:02:53 +0200 Subject: [PATCH] Mention italic styling in docs --- docs/src/config_style.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/config_style.md b/docs/src/config_style.md index 255a44b..38709ee 100644 --- a/docs/src/config_style.md +++ b/docs/src/config_style.md @@ -18,6 +18,7 @@ Using the config file, the style (e.g. colors or underlines) can be customized. - `background` (color string, ANSI code, or RGB, see below) - `underline` (`true` or `false`) - `bold` (`true` or `false`) +- `italic` (`true` or `false`) Colors can be specified in one of three ways: