FGCO top-level constant
String
const FGCO
Foreground colour open, 256-colour table.
Template: $FGCO<index>$SGR, where <index> is 0-255.
Implementation
const String FGCO = '${CSI}38;5;';