Expand description
Terminal colour constants for narju.
Shared between eval (for prompts via val_to_prompt) and repl
(for the interactive REPL). ANSI escape codes; harmless when written
to non-terminal sinks (rustyline handles them; HeadlessIo never
displays them since it has no real I/O).