HCAWN / gcal-multical-event-merge

Browser extension that visually merges the same event on multiple Google Calendars into one event.
GNU General Public License v3.0
26 stars 5 forks source link

Vertical band colours #1

Closed HCAWN closed 2 years ago

HCAWN commented 2 years ago

I love being able to read the titles of events in my calendar now but the striped angled background can be a bit distracting. I've changed the background styling to look more like an unmodified calendar:

From

image To image

image Events not responded to or declined now appear striped, allowing even title to be read (rather than white background with border)

Also added Manifest V3 support

Some ui fixes (white text not coloured) I've made the original events opacity:0 now instead of visibility: hidden and repositioned them to align with the evenly distributed gradient so users can click on the original calendar events.