summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-09-22 00:22:00 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-09-22 00:22:00 +0000
commitcf2274c5a8b076284ef4c7c56003af3ec1c5995f (patch)
treeace460c1130d002fba3b7066d5c728a01d2ee098
parenta41abc1efa481fc381d4ab89fbb857a3f0f1e66b (diff)
Update website
-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>