--- gtk-styles.css 2016-04-27 11:03:27.491584188 +0200 +++ gtk-styles-fixed.css 2016-04-27 11:02:46.759712858 +0200 @@ -1,11 +1,5 @@ @define-color event_shadow_color alpha(black, 0.2); -.views { - /* background color of every view */ - background-color: @theme_base_color; - background-image: none; -} - .nav-button { background-color: transparent; background-image: none; @@ -252,3 +246,8 @@ .calendar-list > GtkListBoxRow { border-radius: 4px; } + +GcalWindow { + background-color: transparent; +} +