coinFills = [
{
Copper: { fill: "#d5650d", stroke: "#f48912" },
Silver: { fill: "#a3876a", stroke: "#bfa88e" },
Gold: { fill: "#d5970c", stroke: "#f3bc0c" },
Farm: { fill: "#d58101", stroke: "#f7ab0c" },
Water: { fill: "#8fa587", stroke: "#b0cdaf" },
Forest: { fill: "#a4a90c", stroke: "#c6ce00" },
Desert: { fill: "#caa12e", stroke: "#efc642" },
Urban: { fill: "#8e7d67", stroke: "#b2a692" },
Curio: { fill: "#645151", stroke: "#7b696a" },
Classic: { fill: "#b59f65", stroke: "#d6c68c" },
Lawn: { fill: "#8b9530", stroke: "#abba44" },
Market: { fill: "#d56c36", stroke: "#f59149" },
Rainbow: { fill: "#fa70fc", stroke: "#e9a6f5" },
Secret: { fill: "#9f9084", stroke: "#eeebd9" }
}
][0]