chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3383879
)
Correct comment regarding bright background colors
author
Blair Conrad
<blair@blairconrad.com>
Wed, 10 Jun 2020 11:31:33 +0000
(07:31 -0400)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Sat, 7 Nov 2020 17:26:01 +0000
(18:26 +0100)
plugins/ansilexer.py
patch
|
blob
|
history
diff --git
a/plugins/ansilexer.py
b/plugins/ansilexer.py
index bd54063987c1bb74bd4db58e46cb2c982d9c4eda..d1b895b86da0386b13fc5225fcd97e60d248539c 100644
(file)
--- 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,