Read the statement by Michael Teeuw here.
Calendar - Past Events are a different color/shade
-
I’m having an issue where past events show as a different color. For example, the attached image I included shows the US Holidays calendar with 2 different “greens”. It seems consistent that past events are a dulled out color of the current/future events. But I would like them all to be the same color.

Calendars and colors are set within the default Calendars module and CalendarEXT3 is used for display.
Thank you
-
@roysim11 See the css in the calendar module. If this is Ext3 you’ll find this:
.CX3 .event.passed { filter: brightness(0.8) grayscale(0.5); opacity:0.5; }Then for example to this:
.CX3 .event.passed { /* filter: brightness(0.8) grayscale(0.5); opacity:0.5; */ }Cheers,
Chris -
R roysim11 has marked this topic as solved on
-
@chrisfr1976 Nailed it! Thank you
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login