public IEnumerable <IColorElement> GetColorTable()
 {
     return(UnityNamedColors.GetColorTable());
 }