colorterm
Colorterm is an environment variable used in UNIX-like systems to indicate the color capabilities of the terminal. It is read by many programs to decide what kind of ANSI color escape sequences to emit, particularly whether the terminal supports true color (24-bit) output. Colorterm is not a formal standard, but a conventional cue used by software to tailor color rendering to the terminal’s capabilities.
Common values for colorterm point to true color support. The most widely seen value is truecolor (often
Colorterm is complementary to the TERM environment variable, which describes the terminal type and its general
In practice, colorterm is widely used by modern terminal emulators and color-aware applications to enable true