From 4683cf3673f15e0136129427d4a170f98fdd9da7 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 17 Feb 2016 12:17:23 +0100 Subject: lib/color: add more ESC seq. Signed-off-by: Karel Zak --- lib/terminal-colors.d.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lib/terminal-colors.d.5') diff --git a/lib/terminal-colors.d.5 b/lib/terminal-colors.d.5 index 66ecf2c48..f4217a5d8 100644 --- a/lib/terminal-colors.d.5 +++ b/lib/terminal-colors.d.5 @@ -94,8 +94,10 @@ The is a color name, ASCII color sequences or escape sequences. .SS Color names -black, blue, brown, cyan, darkgray, gray, green, lightblue, lightcyan -lightgray, lightgreen, lightmagenta, lightred, magenta, red and yellow +black, blink, blue, bold, brown, cyan, darkgray, gray, green, halfbright, +lightblue, lightcyan, lightgray, lightgreen, lightmagenta, lightred, magenta, +red, reset, reverse, and yellow. + .SS ANSI color sequences The color sequences are composed of sequences of numbers separated by semicolons. The most common codes are: -- cgit v1.2.3-55-g7522