Skip to content

Commit cf61515

Browse files
DavidBiesacknicowilliams
authored andcommitted
correct the default JQ_COLORS to use 37, not undefined color 39
1 parent fa3733c commit cf61515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/manual/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3291,7 +3291,7 @@ sections:
32913291
- color for objects
32923292
32933293
The default color scheme is the same as setting
3294-
`"JQ_COLORS=1;30:0;39:0;39:0;39:0;32:1;39:1;39"`.
3294+
`"JQ_COLORS=1;30:0;37:0;37:0;37:0;32:1;37:1;37"`.
32953295
32963296
This is not a manual for VT100/ANSI escapes. However, each of
32973297
these color specifications should consist of two numbers separated

0 commit comments

Comments
 (0)