string capture_terminal_response()
Captures terminal response to color query.
tuple< int, int, int > parse_terminal_color_response()
Parses terminal color response into RGB components on Windows.
bool is_bg_color_dark()
Determines if terminal background color is dark.
float get_terminal_bg_color_luminance()
Gets the luminance of terminal background color.