I think this is hopeless. The only place where I see anything about the calendar in the custom.css file is this:
/* the navbar and calendar background color */
.custom #navbar,
.custom #wp-calendar thead th
{
background-color: #58708F;
}
I placed:
{
font-color:white
}
after the last } and nothing changed.
Abby