summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Biesack <David.Biesack@apiture.com>2019-12-17 11:02:07 -0500
committerNico Williams <nico@cryptonector.com>2020-01-02 15:47:26 -0600
commitcf615152e192729541db6c06f0c009e2898b1c4e (patch)
treeb1eb73e853a594a5ac497c689648fdaa70fcc670
parentfa3733cc4c001106847d2591f00abd401ce3e940 (diff)
correct the default JQ_COLORS to use 37, not undefined color 39
-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 f50f0e62..b0f26af3 100644
--- a/docs/content/manual/manual.yml
+++ b/docs/content/manual/manual.yml
@@ -3291,7 +3291,7 @@ sections:
- color for objects
The default color scheme is the same as setting
- `"JQ_COLORS=1;30:0;39:0;39:0;39:0;32:1;39:1;39"`.
+ `"JQ_COLORS=1;30:0;37:0;37:0;37:0;32:1;37:1;37"`.
This is not a manual for VT100/ANSI escapes. However, each of
these color specifications should consist of two numbers separated