nngn
Loading...
Searching...
No Matches
nngn::ANSIEscapeCode Struct Reference

ANSI escape code sequences. More...

#include <os.h>

Static Public Attributes

static constexpr auto reset_color = "\x1b[39;49m"_s
 
static constexpr auto bg_color_24bit = "\x1b[48;2;"_s
 

Detailed Description

ANSI escape code sequences.

Member Data Documentation

◆ bg_color_24bit

static constexpr auto nngn::ANSIEscapeCode::bg_color_24bit = "\x1b[48;2;"_s
staticconstexpr

◆ reset_color

static constexpr auto nngn::ANSIEscapeCode::reset_color = "\x1b[39;49m"_s
staticconstexpr

The documentation for this struct was generated from the following files: