From: Blair Conrad Date: Wed, 10 Jun 2020 11:31:33 +0000 (-0400) Subject: Correct comment regarding bright background colors X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=5cc92dd4c147f4e48bc5a2d9eed25c60a843f913;p=blog.git Correct comment regarding bright background colors --- diff --git a/plugins/ansilexer.py b/plugins/ansilexer.py index bd540639..d1b895b8 100644 --- a/plugins/ansilexer.py +++ b/plugins/ansilexer.py @@ -88,7 +88,7 @@ from pygments.token import * # basic colors # 49 set default background color # 90..97 set foreground to bright versions of 30..37 -# 100..107 set background, same as 40..47 (bright not supported) +# 100..107 set background to bright versions of 40..47 # # Commands 38 and 48 require further arguments: # ;5;x 256 color: values 0..15 are IBGR (black, red, green,