As part of the
Plugin Terminal configuration the colorSet.conf describes the ANSI colors to be used.
The file contains a line for each color:
color0 = color
color1 = color
…
color7 = color
bold = color
invert = color
color can be either a name or a number similar to the foreground and background above. The keywords bold and invert will set a color instead of the actual attribute for display. Bold text will be displayed using the color and inverted text will show up with a background color that is set.