Closed chuckedfromspace closed 1 year ago
It seems after refreshing Logseq the colors for weekend days are now correctly disabled in the mini calendar. Would still be nice to be able to set the highlight colors by the users though.
It was a bug that it was not reflected immediately.
Do you want to set colors for each day of the week?
It was a bug that it was not reflected immediately.
Do you want to set colors for each day of the week?
No, I would only like to change the border color of the selected day. Currently it's green if the opened journal page is today. The border is orange (?) if it is a day in the past or in the future. It would be nice to have them as "accent color" in the settings for users to set their colors of choice.
OK. I released
Thank you very much for the nice plugin!
It seems that disabling
booleanWeekendsColor
in the settings menu doesn't disable the coloring of weekend days in the mini calendar above the title. Is it the intended behavior? Is there a way to change their colors in the mini calendar as well?Also, is it possible to expose more styling options for the mini calendar in the settings menu? Such as the border color for the current day (green). I would like it to be less prominent. Since the day spans are generated programmatically, it's not straightforward to use custom css to style it.