diff --git a/rc.lua.dremora b/rc.lua.dremora index 58267a1..a41e7a6 100755 --- a/rc.lua.dremora +++ b/rc.lua.dremora @@ -225,7 +225,7 @@ local function create_calendar() if cal_month == now.month and cal_year == now.year and day == now.day then this_month = true result = result .. - string.format('%s', + string.format('%s', today_color, day_str) else result = result .. day_str