summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-08-06 04:24:45 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-08-06 04:24:45 +0000
commitf7d926590895abd338e356ac6f793d27c5196cce (patch)
treeafa3110cf2f2faab013a4eaba47c35aad509f2a8
parentd091d07cdc46b7afa9800af0942d296079fe3bbd (diff)
Update website
-rw-r--r--manual/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/index.html b/manual/index.html
index 902d059b..58e5ad11 100644
--- a/manual/index.html
+++ b/manual/index.html
@@ -8092,7 +8092,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="1;30:0;37:0;37:0;37:0;32:1;37:1;37:1;34"</code>.</p>
+<code>JQ_COLORS="0;90:0;37:0;37:0;37:0;32:1;37:1;37: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>