summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authoritchyny <itchyny@cybozu.co.jp>2023-08-05 19:18:07 +0900
committerNico Williams <nico@cryptonector.com>2023-08-05 23:21:12 -0500
commita6920601299913ec5f9c9a8883517ec10dd71ffe (patch)
treeabe1dbc2eb65473186a4962dd4ff156562c2a5e3 /docs
parentf94a9d463ffb3422861a0da140470dbf5ce76632 (diff)
Change the default color of null to Bright Black
Diffstat (limited to 'docs')
-rw-r--r--docs/content/manual/manual.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/manual/manual.yml b/docs/content/manual/manual.yml
index 4028a943..d5e625c1 100644
--- a/docs/content/manual/manual.yml
+++ b/docs/content/manual/manual.yml
@@ -3656,7 +3656,7 @@ sections:
- color for object keys
The default color scheme is the same as setting
- `JQ_COLORS="1;30:0;37:0;37:0;37:0;32:1;37:1;37:1;34"`.
+ `JQ_COLORS="0;90:0;37:0;37:0;37:0;32:1;37:1;37:1;34"`.
This is not a manual for VT100/ANSI escapes. However, each of
these color specifications should consist of two numbers separated