Skip to content

event-widget: Use .dim-label instead of a hard-coded opacity

Adrien Plazas requested to merge aplazas/gnome-calendar:event-opacity into main

This uses the standard opacity for events of lower importance and ensures the opacity difference is lower in HighContrast, helping accessibility.

calendar-opacity-1 calendar-opacity-2

And with high contrast.

calendar-opacity-3 calendar-opacity-4

Merge request reports