darkCyan top-level constant

String const darkCyan

ANSI escape code for dark cyan text

Implementation

const darkCyan = '\u001b[38;5;30m';