Generate color definition strings
tikzStrings = add_color_defines(attributes)
struct containing graphical elements
column vector containing generated strings
Grabs the color names from the attributes struct and translates it to RGB triples. The color definition is added in the form \definecolor{rgb}{red val, green val, blue val}.