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