Skip to content

Commit f43062a

Browse files
committed
added examples of color degradation
1 parent a0a5ad8 commit f43062a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

console/coloring.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Any hex color is supported for foreground and background colors. Besides that, t
5151
.. note::
5252

5353
If the terminal doesn't support true colors, the nearest named color is used.
54+
E.g. ``#c0392b`` is degraded to ``red`` or ``#f1c40f`` is degraded to ``yellow``.
5455

5556
And available options are: ``bold``, ``underscore``, ``blink``, ``reverse``
5657
(enables the "reverse video" mode where the background and foreground colors

0 commit comments

Comments
 (0)