-
-
Notifications
You must be signed in to change notification settings - Fork 155
Flag a day
Liam Cain edited this page Dec 31, 2020
·
1 revision
Create a file called calendar-starred.css
inside the Snippets folder of your vault.
Add the following:
#calendar-container [data-tags~="flagged"] {
color: var(--text-error); /* Make the text red */
}