The colors used in colored JSON output, or null to use the defaults.
See the Colors section of the jq manual.
null or (submodule)
null
{ null = "1;30"; false = "0;31"; true = "0;32"; numbers = "0;36"; strings = "0;33"; arrays = "1;35"; objects = "1;37"; objectKeys = "1;34"; }