Colorize supports using either the `pygmentize` tool or the `chroma` tool. By default colorize uses `pygmentize` unless it's not installed &`chroma` is installed. However, you can override this with the `ZSH_COLORIZE_TOOL` environment variable:
Colorize supports `pygmentize` and `chroma` as syntax highlighter. By default colorize uses `pygmentize` unless it's not installed and`chroma` is. This can be overridden by the `ZSH_COLORIZE_TOOL` environment variable: