@ -14,11 +14,11 @@ if (typeof Overlay === "undefined") {
setup = null;
colors = {
"-2": "#F44",
"-1": "#FAA",
"-2": "#F66",
"-1": "#FBB",
"0": "#FFF",
"1": "#AFA",
"2": "#4F4",
"1": "#BFB",
"2": "#6F6",
};
/**