91 "\033[4m",
"\033[5m",
"\033[7m",
103 "",
"\033[30m",
"\033[31m",
"\033[32m",
"\033[33m",
104 "\033[34m",
"\033[35m",
"\033[36m",
"\033[37m"};
110 "",
"\033[40m",
"\033[41m",
"\033[42m",
"\033[43m",
111 "\033[44m",
"\033[45m",
"\033[46m",
"\033[47m"};
117 "",
"\033[33m\033[1m",
"\033[31m\033[1m",
"\033[1m\033[41m"};
Background
Terminal background color / 终端背景色
constexpr const char * LIBXR_PRESET_STR[]
ANSI escape sequences for text presets / ANSI转义序列 - 文本预设
TextStyle
Terminal text style / 终端文本样式
constexpr const char * LIBXR_TERMINAL_CONTROL_STR[]
ANSI escape sequences for terminal controls / ANSI转义序列 - 终端控制
constexpr const char * LIBXR_FOREGROUND_STR[]
ANSI escape sequences for foreground colors / ANSI转义序列 - 前景色
Foreground
Terminal foreground color / 终端前景色
constexpr const char * LIBXR_BACKGROUND_STR[]
ANSI escape sequences for background color / ANSI转义序列 - 背景颜色
constexpr const char * LIBXR_TEXT_STYLE_STR[]
ANSI escape sequences for text styles / ANSI转义序列 - 文本样式
TerminalControl
Terminal control sequence / 终端控制序列
Preset
Terminal text preset / 终端文本预设