pop-os / gtk-theme

System76 Pop GTK+ Theme
GNU General Public License v3.0
782 stars 81 forks source link

fix(gtk/apps): ensure that Calendar labels without backgrounds are readable #572

Closed isantop closed 2 years ago

isantop commented 2 years ago

488 introduced a bug in the light theme which caused some events in the Calendar to be rendered with white text on a white background. This change fixes this so that events without a background are always rendered using the foreground color, which will always contrast with the background color.