public choose-color-string-defaults:
StringArray ={StringArray
"black",
"grey",
"darkgrey",
"silver",
"gainsboro",
"white",
"transparent",
"navy",
"mediumblue",
"blue",
"slateblue",
"royalblue",
"dodgerblue",
"cornflowerblue",
"deepskyblue",
"skyblue",
"lightblue",
"aqua",
"mediumaquamarine",
"aquamarine",
"turquoise",
"teal",
"darkgreen",
"green",
"seagreen",
"limegreen",
"lime",
"lightgreen",
"olive",
"brown",
"sienna",
"chocolate",
"tan",
"burlywood",
"wheat",
"purple",
"darkorchid",
"mediumorchid",
"orchid",
"thistle",
"fuchsia" ,
"maroon",
"firebrick",
"crimson",
"red",
"orangered",
"tomato",
"coral",
"deeppink",
"lightsalmon",
"pink",
"mistyrose",
"darkorange",
"orange",
"sandybrown",
"gold",
"yellow",
"khaki",
"moccasin",
"lightyellow",
"beige",
"lightgoldenrodyellow",
"ivory"
}