summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manual/index.html2
-rw-r--r--manual/v1.6/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/index.html b/manual/index.html
index baa3db27..88126fbd 100644
--- a/manual/index.html
+++ b/manual/index.html
@@ -8114,7 +8114,7 @@ escape sequences like <code>"1;31"</code>, in this order:</p>
<li>color for object keys</li>
</ul>
<p>The default color scheme is the same as setting
-<code>JQ_COLORS="0;90:0;37:0;37:0;37:0;32:1;37:1;37:1;34"</code>.</p>
+<code>JQ_COLORS="0;90:0;39:0;39:0;39:0;32:1;39:1;39:1;34"</code>.</p>
<p>This is not a manual for VT100/ANSI escapes. However, each of
these color specifications should consist of two numbers separated
by a semi-colon, where the first number is one of these:</p>
diff --git a/manual/v1.6/index.html b/manual/v1.6/index.html
index 12960539..01bb711f 100644
--- a/manual/v1.6/index.html
+++ b/manual/v1.6/index.html
@@ -7456,7 +7456,7 @@ escape sequences like <code>"1;31"</code>, in this order:</p>
<li>color for objects</li>
</ul>
<p>The default color scheme is the same as setting
-<code>"JQ_COLORS=1;30:0;37:0;37:0;37:0;32:1;37:1;37"</code>.</p>
+<code>"JQ_COLORS=1;30:0;39:0;39:0;39:0;32:1;39:1;39"</code>.</p>
<p>This is not a manual for VT100/ANSI escapes. However, each of
these color specifications should consist of two numbers separated
by a semi-colon, where the first number is one of these:</p>