This happens on wider terminals (more than 80 columns). I was able to reproduce it. Will look into it. I have an idea of what might be happening.
mentioned in merge request !146 (merged)
mentioned in commit 933c7ea7
closed with merge request !146 (merged)
Commit 1a0e815a doesn't close this issue. The code change is just a kludge to fix the color as shown in the screenshot.
It doesn't actually fix the problem, which becomes evident if you change the color on one of the dates. It seems like color is being incorrectly applied to the Subject, which messes up everything after it (score, date, time).
mentioned in merge request !148 (merged)
Tested and confirmed that 84669d56 correctly fixes this.