summaryrefslogtreecommitdiff
path: root/pygments/formatters/terminal256.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/formatters/terminal256.py')
-rw-r--r--pygments/formatters/terminal256.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/pygments/formatters/terminal256.py b/pygments/formatters/terminal256.py
index aec19804..1235e9ed 100644
--- a/pygments/formatters/terminal256.py
+++ b/pygments/formatters/terminal256.py
@@ -110,11 +110,11 @@ class Terminal256Formatter(Formatter):
`Terminal256Formatter` will map these to non extended foreground color.
See :ref:`AnsiTerminalStyle` for more information.
- .. versionchanged:: 2.3
- The ansi color names have been updated with names that are easier to
+ .. versionchanged:: 2.4
+ The ANSI color names have been updated with names that are easier to
understand and align with colornames of other projects and terminals.
- See :ref:`NewAnsiColorNames` for more information.
-
+ See :ref:`this table <new-ansi-color-names>` for more information.
+
Options accepted: