1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Change the default color of null to Bright Black

This commit is contained in:
itchyny
2023-08-05 19:18:07 +09:00
committed by Nico Williams
parent f94a9d463f
commit a692060129
5 changed files with 14 additions and 14 deletions

View File

@@ -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