finesse.utilities.tables.Table.apply_ansi_colors

Table.apply_ansi_colors(text, color, backgroundcolor)[source]

Add the color codes to the string if necessary.

Colors should be given as RGB tuples with integer values from [0,255].