brown top-level constant
String
const brown
ANSI escape code for brown text
Implementation
const brown = '\u001b[38;5;130m';
ANSI escape code for brown text
const brown = '\u001b[38;5;130m';