underline top-level constant

String const underline

Underline.

See UNDERLINE.

Compatibility:

  • +vscode
  • +as
  • +mac Terminal
  • +mac iTerm2
  • +mac Warp
  • +mac WezTerm
  • +mac Kitty
  • +mac Alacritty

Colors:

  • +-vscode (only rgb colors)

See also resetUnderline and doublyUnderline.

Implementation

const String underline = '$CSI$UNDERLINE$SGR';