property InspectOptions.colors Usage in Deno```typescript import { type InspectOptions } from "node:node__util.d.ts"; ``` If `true`, the output is styled with ANSI color codes. Colors are customizable. Type boolean | undefined