The calendar picker on a Windows machine is MUCH easier to read than on my Mac. Can you all please change the color of the font on the Mac? It's very difficult to read. Thanks. See below for comparison.
Mac:
Windows:
Agreed. We'll get this updated soon. Thanks for the report.
Any idea when this might be fixed, Scott? Thanks so much!
Hello Josh, thanks for bringing this back up, I forgot to follow up. I did some investigating and it looks like we are using a native Apple calendar control which does not allow for customization of the day number color. I know it seems silly but in order to fix this small style issue we'd have to implement our own calendar control. We may do this some day but at this time there higher priority features in the queue.
That's just ridiculous. I can't imagine Apple would only give you one color for date text. It doesn't make sense. their pro apps are going dark in the UI so I can't imagine Apple would limit themselves to one font color. Oh well... You all could lighten up on your UI a little...... :-P
Ah well - perhaps you could do a little plagiarising/research?
from Apples own Calendar
or
from Fantastical
from Things.
So I have some good news! I was able to take a look at the assembly code and found an undocumented method I could use to alter the color. After a little bit of hacking and educated guess work, I was able wedge some proclaim code in-between Apple's, so that we could achieve our desired affect. Not technically supported, but it looks good! It'll ship in a release soon.
Jordan, you are awesome! Thank you so much! That is MUCH clearer and easier to read.
Shipped!
Scott, I'm running the El Capitan public beta 2 and the latest version of Proclaim. It seems there is a regression with this. See below:
No regression, Apple just changed their private code, we will take a look to see what can be done.
Thanks