Bold datetimes in title

This commit is contained in:
Aaron Lichtman 2019-11-09 06:17:15 +01:00
parent f218374bf1
commit 139835cec9
No known key found for this signature in database
GPG key ID: 22368077DE9F9903

View file

@ -81,7 +81,7 @@ class Entry:
indent = ""
date_str = colorize(self.date.strftime(self.journal.config['timeformat']),
self.journal.config['colors']['date'])
self.journal.config['colors']['date'], bold=True)
if not short and self.journal.config['linewrap']:
# Color date / title and bold title