fg256Close top-level constant

String const fg256Close

Closing tag for foreground with 256-color table.

Template: {fg256Open}{color}{fg256Close}

Compatibility:

  • +vscode
  • +mac Terminal
  • +mac iTerm2
  • +as

See colors256.dart for colors. See predefined constants starting with fg256* in the colors256_foreground.dart.

See also fg256.

Implementation

const String fg256Close = sgr;