underlineRgbClose top-level constant
Closing tag for underline by RGB.
Template: {underlineRgbOpen}{r};{g};{b}{underlineRgbClose}
Compatibility:
- +vscode
- -mac Terminal
- -mac iTerm2
- -as
Implementation
const String underlineRgbClose = sgr;
Closing tag for underline by RGB.
Template: {underlineRgbOpen}{r};{g};{b}{underlineRgbClose}
Compatibility:
const String underlineRgbClose = sgr;