Lol, people... Use the search button, I've asked the exact same question, and it has been answered...
-> Here
http://www.modmyi.com/forums/skinnin...ate-color.html
In that topic, download the second attached file.
Open the info.plist in that folder, and you'll see this;
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CalendarIconDateStyle</key>
<string>color: white;font-size: 30px;font-weight: bold; text-shadow: #30373d 1px 2px 3px;</string>
<key>CalendarIconDayStyle</key>
<string>color: #3f637f; font-size: 12px;</string>
<key>ComposeStoreIcons</key>
<false/>
<key>DockedIconLabelStyle</key>
<string>color: whitex</string>
<key>OperatorNameStyle</key>
<string>color: white; font-size: 14px; font-family: georgia</string>
<key>UndockedIconLabelStyle</key>
<string>color: white</string>
</dict>
</plist>
the underlined selection is referring to the DATE, the fat selection is for the DAY