Deprecated empty array/object are shown as "punctuation" ``` --ngx-json-array: #e1dfdfff; //color of array values --ngx-json-object: #e1dfdfff; //color of object values ``` Add (to be consistent w/ null) ``` -- ngx-json-undefined-bg ```