### Description A micro-tweak that lets you better see active calendar days (the ones that have a corresponding note in a journal) ### Demo  ### Code ```css .calendar-dropdown-widget .calendar-date-exists{ color: deepskyblue !important; } ```