Subject: SECRET BLOG CALANDAR COLOR DECODERTHERE ARE NO NEW COLORS - unless you havent seen the old ones before cuz we didnt have our 'if-then' statements totally right. Here is the current color logic for the minicalendar. They may vary some depending on the contrast of your monitor. Read it from top to bottom. IF a match is found, THEN the action is decided and no further lines are evaluated. if Has Race then Color = "Green" elseif Has Swim, Bike or Run then Color = "Pink" elseif Has Strength or Sports then Color = "Dark Red" elseif Has Health then Color = "Blue" elseif Has Comment (Overall, Nutrition) then Color = "Yellow" else if Nothing and you have been a total slacker then Color = "White" end if
that should be a lot better and logical for once. |