Gets an approximate RGB triple for a given basic-16 palette index, using xterm-like defaults.
public static (byte R, byte G, byte B) GetBasic16Rgb(int index)
The palette index in range [0, 15].