From 3806c6b10abf130d1c06e2d0fb99e9f319986f55 Mon Sep 17 00:00:00 2001 From: Benjamin Titmus Date: Fri, 13 Nov 2020 21:24:20 +0000 Subject: Add italic option to colors --- src/doc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/doc') diff --git a/src/doc b/src/doc index 9bb039b..224e753 100755 --- a/src/doc +++ b/src/doc @@ -723,7 +723,8 @@ Commands for handling cell content: Change a color definition. {key} is one of the following: - type, fg, bg, bold, dim, reverse, standout, underline, blink + type, fg, bg, bold, italic, dim, reverse, standout, underline, + blink Note: The type, fg, and bg keys are mandatory. The value of type shall be one of the following: -- cgit v1.2.3